Andrew Whatson writes:
> How would one create a logging setup that will log:
> - all TRACE messages to a log file
> - all INFO messages to the screen
Hi Andrew,
I could have sworn I answered this question a week ago, but the message
doesn't seem to have made it back to the list, so here it is:
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