Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Log4perl swallowing $@

by saberworks (Curate)
on Oct 28, 2010 at 19:52 UTC ( [id://868134]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!perl
    
    ...
    }
    
    print "\n";
    
  2. or download this
    log4perl.rootLogger = DEBUG, stdout, file
    
    ...
    log4perl.appender.file.filename = foo.txt
    log4perl.appender.file.layout=PatternLayout
    log4perl.appender.file.layout.ConversionPattern=%H:%P (%c) %p - %d: {%
    +X{work}} %m%n
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://868134]
Approved by ikegami
Front-paged by ig
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found