From: Felix S. <fe...@sc...> - 2004-08-15 17:34:58
|
Hi all, I'm using Log4Perl for quite a while now but I have one problem: I like the idea of separating the log configuration from the source code (separate file). But the user may say "programm --verbose" or something similar and expects that the loglevel will go up (logging more). Is there a way changing to the loglevel from its defaults in the file (INFO) to DEBUG? thanks in advance -- Felix |