Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 90658 invoked from network); 28 Jan 2011 12:40:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Jan 2011 12:40:12 -0000 Received: (qmail 36854 invoked by uid 500); 28 Jan 2011 12:40:09 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 36575 invoked by uid 500); 28 Jan 2011 12:40:05 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 36561 invoked by uid 99); 28 Jan 2011 12:40:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Jan 2011 12:40:05 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of brett.dellegrazie@gmail.com designates 209.85.210.45 as permitted sender) Received: from [209.85.210.45] (HELO mail-pz0-f45.google.com) (209.85.210.45) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Jan 2011 12:39:59 +0000 Received: by pzk2 with SMTP id 2so648355pzk.18 for ; Fri, 28 Jan 2011 04:39:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:reply-to:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=PXC3W6DdnwYfW84iY0qgtUYhf1zzmYrL+YZqnoYMwu4=; b=nVs21DYLh5ZkfwkVFv0Ron/6JO583VIwYwL0ZeP6j79F0zzpnuVV/STrnKHIEzpf7i 3Y8g8jZx9IeV/3aaz02MYIN01FJaR1HuPZ2r/R4ztXXoTF832Br/PBTEIYtAuGzBV5bB wDDFYu9QR7bFnFNwkQ0CAFfDGz+V6TSCJndno= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type:content-transfer-encoding; b=wNc2U6q3aWUJtYAvd0pu+42bZJFHvo2QLteK50yGsz2ct/qssVe3FVVThnFAFNfRcQ e1zobJkX8rHhet1mS+NTC6HVeE3RMQGGHG/5ePtTEXCdxJJP0v/31qkPDfr2+3AO4qL6 ExxTNNeXBEfL0Ceu2sylZnQNd3PTRup2jMgj0= MIME-Version: 1.0 Received: by 10.142.218.13 with SMTP id q13mr2907932wfg.386.1296218377699; Fri, 28 Jan 2011 04:39:37 -0800 (PST) Received: by 10.142.241.6 with HTTP; Fri, 28 Jan 2011 04:39:37 -0800 (PST) Reply-To: bdellegrazie@iee.org In-Reply-To: <4D418C72.7040702@mdibl.org> References: <4D418C72.7040702@mdibl.org> Date: Fri, 28 Jan 2011 12:39:37 +0000 Message-ID: Subject: Re: Using logback for Tomcat internal logging From: Brett Delle Grazie To: Tomcat Users List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Hi, On 27 January 2011 15:17, Roy McMorran wrote: > Can anyone point me to a document detailing how to replace Tomcat's inter= nal > logging (via JULI) with logback? =A0Not for access logs, or the logging o= utput > of webapps, but the Tomcat internal logging that ordinarily goes to > tomcat.log, etc. > > Something analogous to this doc I suppose: > http://tomcat.apache.org/tomcat-6.0-doc/logging.html#Using_Log4j > but for logback? Try here: https://github.com/grgrzybek/tomcat-slf4j-logback > > Many thanks. > > -- > Roy McMorran > Systems Administrator > MDI Biological Laboratory > mcmorran@mdibl.org --=20 Best Regards, Brett Delle Grazie --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org