From: William R. <wd...@po...> - 2008-09-17 23:19:55
|
Using log4perl, is it possible to have multiple log files/Logfile appenders? E.g., most logging goes to 'my_application.log', but with something like 'get_logger( "SPECIAL" )' I can route messages to 'special.log'? Apologies if this is a stupid question -- I tried search the docs & list archives and came up dry. TIA! -Bill |