From: Mike S. <m...@pe...> - 2007-02-17 00:16:48
|
On Sat, 17 Feb 2007, Saw, Kelvin wrote: > Is there anyway that I just want to log certain info into certain file > using log4perl > I want to log all error messages into daily_error.log and all info > message into daily_info.log > > but once I logging at the coding side, the error msg and info msg are > logged to each files; daily_error.log and daily_info.log This FAQ explains it: http://log4perl.sourceforge.net/d/Log/Log4perl/FAQ.html#c7fa8 -- Mike Mike Schilli m...@pe... |