Re: [log4perl-devel] logging in home grown module packages

2009-02-12 Thread Mike Schilli
On Thu, 12 Feb 2009, David Zhao wrote: > Got another question: I'd like to enable logging within our home grown > module packages, such as: Mycompany:Modules:A, Mycompany:Modules:B, > etc, without setting a logger in the configuration file for every > module. If you define a logger like log

[log4perl-devel] logging in home grown module packages

2009-02-12 Thread David Zhao
Hi there, Got another question: I'd like to enable logging within our home grown module packages, such as: Mycompany:Modules:A, Mycompany:Modules:B, etc, without setting a logger in the configuration file for every module. What's the best way of doing this? Thanks in advance! David