Re: [log4perl-devel] Problems with uninitialized root-logger in log::log4perl

2007-12-04 Thread Johannes Kilian
Hi, Mike Schilli schrieb: > On Fri, 23 Nov 2007, Johannes Kilian wrote: > >> Using my "traditional" log4perl configuration file (used from 0.51 >> on) the 1.12 Version shows following behaviour (which I didn't >> notice with earlier versions ...): >> 1.) Initializing log4perl works without any er

Re: [log4perl-devel] Problems with uninitialized root-logger in log::log4perl

2007-12-04 Thread Mike Schilli
On Tue, 4 Dec 2007, Johannes Kilian wrote: > No - no __DIE__ handler within my own perl-modules/perl files. Perhaps > there might be some troublesome __DIE__ handler within the officiall > perl modules (installed in Perl\lib or Perl\site\lib) - But how can > I find out which one is it? Trace it:

Re: [log4perl-devel] Problems with uninitialized root-logger in log::log4perl

2007-11-30 Thread Mike Schilli
On Fri, 23 Nov 2007, Johannes Kilian wrote: > Using my "traditional" log4perl configuration file (used from 0.51 > on) the 1.12 Version shows following behaviour (which I didn't > notice with earlier versions ...): > 1.) Initializing log4perl works without any errors > 2.) Getting loggers works wi