Hi list,
I've been using Log::Log4perl in my application for a few months now and quite
appreciate its flexibility. There is one simple issue that I can't quite
work out, however...
How would one create a logging setup that will log:
- all TRACE messages to a log file
- all INFO messages to th
Hello List,
New here so forgive me if this is something already solved or known.
Basically I have a program that is running multiple threads with
Log4perl as the logging mechanism.
If I simplify away everything, lets say I have a configuration file with
something like this:
log4perl