Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 77619 invoked from network); 1 Feb 2011 17:17:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Feb 2011 17:17:54 -0000 Received: (qmail 87584 invoked by uid 500); 1 Feb 2011 17:17:49 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 87094 invoked by uid 500); 1 Feb 2011 17:17:46 -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 87082 invoked by uid 99); 1 Feb 2011 17:17:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Feb 2011 17:17:45 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [209.222.195.2] (HELO xenopus.mdibl.org) (209.222.195.2) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Feb 2011 17:17:41 +0000 Received: from xenopus.mdibl.org (localhost [127.0.0.1]) by xenopus.mdibl.org (Postfix) with ESMTP id E4AEEAA2D for ; Tue, 1 Feb 2011 12:17:19 -0500 (EST) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: mcmorran@xenopus.mdibl.org) with ESMTPSA id DE46BAA29 Message-ID: <4D48401E.1050000@mdibl.org> Date: Tue, 01 Feb 2011 12:17:18 -0500 From: Roy McMorran User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Using logback for Tomcat internal logging References: <4D418C72.7040702@mdibl.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP (xenopus.mdibl.org) On 1/28/11 7:39 AM, Brett Delle Grazie wrote: > On 27 January 2011 15:17, Roy McMorran wrote: >> Can anyone point me to a document detailing how to replace Tomcat's internal >> logging (via JULI) with logback? Not for access logs, or the logging output >> of webapps, but the Tomcat internal logging that ordinarily goes to >> tomcat.log, etc. > Try here: > https://github.com/grgrzybek/tomcat-slf4j-logback > Brilliant, that's working very well, thank you. -- Roy McMorran Systems Administrator MDI Biological Laboratory mcmorran@mdibl.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org