Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Log4perl stops logging after update to 1.24

by broomduster (Priest)
on Sep 08, 2009 at 16:19 UTC ( [id://794167]=note: print w/replies, xml ) Need Help??


in reply to Log4perl stops logging after update to 1.24

If I insert the following before your log messages, I get the info and error messages on my terminal.
use Log::Log4perl::Level; $log->level($ERROR);
Disclaimer: I only recently started to fiddle with Log::Log4perl, so I don't know if this is new to 1.24 or not, but it at least seems to do what you want.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://794167]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (2)
As of 2024-03-19 04:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found