From: Kristis M. <kri...@as...> - 2008-02-09 01:01:57
|
Hello, I recently started toying with log4perl, and incorporated it in an application. I need the capability to define a log layout for WARN messages that is a lot more user-friendly/readable than the others. After reading the documentation at: http://log4perl.sourceforge.net/releases/Log-Log4perl/docs/html/Log/Log4perl.html#1d6b5 and the tutorial, I haven't seen a way to define such different layouts per level. Did I just miss it ? Is this possible using log4perl ? Thanks, Kristis |