Hello,

There is already a section in the FAQ.html entitled
           "Log4perl complains that no initialization happened during 
shutdown!"
The tell tale message is
          'Seems like no initialization happened. Forgot to call init()?"
The faq goes on to explain the "circular reference" problem.

This can also happen when a new user neglects to "add_appender", as in 
the form below.
    $logger->add_appender($appender);

Please add the above note to the faq.

No points for guessing how I found this out.

Excellent module, by the way.

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
log4perl-devel mailing list
log4perl-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/log4perl-devel

Reply via email to