in reply to Re^2: WWW::Mechanize::Chrome : random complaining that Log4perl is not initialised and test fails
in thread WWW::Mechanize::Chrome : random complaining that Log4perl is not initialised and test fails
Personally I never use Log4perl because I subscribe to daemontools philosophy that all logging of a service should stream through stderr and a separate dedicated logger process should read that pipe and handle all the advanced logic to sort/filter log messages. I like the separation of concerns better than trying to put advanced logging configuration into each perl service.
|
---|