Return-Path: Delivered-To: apmail-logging-log4j-user-archive@www.apache.org Received: (qmail 84516 invoked from network); 15 Jul 2004 12:37:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 15 Jul 2004 12:37:54 -0000 Received: (qmail 58593 invoked by uid 500); 15 Jul 2004 12:37:48 -0000 Delivered-To: apmail-logging-log4j-user-archive@logging.apache.org Received: (qmail 58526 invoked by uid 500); 15 Jul 2004 12:37:48 -0000 Mailing-List: contact log4j-user-help@logging.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Log4J Users List" Reply-To: "Log4J Users List" Delivered-To: mailing list log4j-user@logging.apache.org Received: (qmail 58500 invoked by uid 99); 15 Jul 2004 12:37:48 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [195.223.91.183] (HELO mailfilter02.sogei.it) (195.223.91.183) by apache.org (qpsmtpd/0.27.1) with ESMTP; Thu, 15 Jul 2004 05:37:45 -0700 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 Subject: One file for every thread Date: Thu, 15 Jul 2004 14:37:24 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: One file for every thread Thread-Index: AcRqaIWWBO+7/ejVQj2maXYs8kstCw== From: "DE BENEDICTIS DAVIDE" To: X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, I'm logging a server app with a thread pool in which every worker instance perform the same task. How can I log every thread activity in a separate file? I set explicity thread's name and I have a different logger for every thread name. But now the problem is logging per thread from all classes called by originating thread. Is there a log4j feature which permits to mantain all logging inside a thread context?. Thank you in advance -- Davide --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org For additional commands, e-mail: log4j-user-help@logging.apache.org