Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: log4Perl dynamic filename

by stefbv (Curate)
on May 16, 2013 at 12:46 UTC ( [id://1033824]=note: print w/replies, xml ) Need Help??


in reply to log4Perl dynamic filename

Use a sub reference function to return the file name, like this:

log4perl.appender.Logfile.filename = sub { get_log_filename(); }

Regards, Stefan

Updated.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (9)
As of 2024-04-16 08:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found