Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 68354 invoked from network); 27 May 2004 12:44:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 27 May 2004 12:44:20 -0000 Received: (qmail 39042 invoked by uid 500); 27 May 2004 12:44:11 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 38954 invoked by uid 500); 27 May 2004 12:44:08 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 38927 invoked by uid 98); 27 May 2004 12:44:08 -0000 Received: from ole.hildebrandt@eds.com by hermes.apache.org by uid 82 with qmail-scanner-1.20 (clamuko: 0.70. Clear:RC:0(194.128.225.188):. Processed in 0.190171 secs); 27 May 2004 12:44:08 -0000 X-Qmail-Scanner-Mail-From: ole.hildebrandt@eds.com via hermes.apache.org X-Qmail-Scanner: 1.20 (Clear:RC:0(194.128.225.188):. Processed in 0.190171 secs) Received: from unknown (HELO spmler2.mail.eds.com) (194.128.225.188) by hermes.apache.org with SMTP; 27 May 2004 12:44:08 -0000 Received: from spmlir3.mail.eds.com (spmlir3.mail.eds.com [205.191.69.43]) by spmler2.mail.eds.com (8.12.10/8.12.10) with ESMTP id i4RCi284014094 for ; Thu, 27 May 2004 13:44:02 +0100 Received: from spmlir3.mail.eds.com (localhost [127.0.0.1]) by spmlir3.mail.eds.com (8.12.10/8.12.10) with ESMTP id i4RChip5016017 for ; Thu, 27 May 2004 13:43:44 +0100 Received: from derum100.exde01.exch.eds.com ([205.239.192.123]) by spmlir3.mail.eds.com (8.12.10/8.12.10) with ESMTP id i4RChi7O016012 for ; Thu, 27 May 2004 13:43:44 +0100 Received: by derum100.exde01.exch.eds.com with Internet Mail Service (5.5.2657.72) id ; Thu, 27 May 2004 14:43:44 +0200 Message-ID: <7774DFF77D20014BA0E4F656CE5C542A01467536@DEHMM201> From: "Hildebrandt, Ole" To: users@cocoon.apache.org Subject: Confusion about Logging Date: Thu, 27 May 2004 14:43:44 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain X-Spam-Rating: hermes.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, I am starting to get a little confused about how to log in Cocoon. Exploring the WEB-INF/Lib directory I identified these libs having something to do with logging. - excalibur-logger-1.0.1.jar - logfactor5-1.2.8.jar - logkit-1.2.jar - commons-logging-1.0.3.jar - avalon-framework-4.1.4.jar Now my question is: Which Library/Logging-Framework do I use to log something from within a native Java-Business-Class? Which one is used by cocoon itself? How can I define, that the logs from the business-classes should go into a certain logfile? I am also going to use Hibernate, so I don't want to have Cocoon, Hibernate and the Business-Java-Classes using different Logging-Frameworks. Maybe somebody can help me out here or point me to a nice how-to or tutorial? Thanks Ole --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org