From: Mike S. <m...@pe...> - 2006-01-05 07:20:20
|
On Wed, 4 Jan 2006, Anthony Chee wrote: > It mentioned create_custom_level can be put in configuration file. I would > like to know what's the syntax? It says that "These levels can also be *used* in your config file", which means you define them (in Perl) before you call Log::Log4perl::init(...) in your code. Levels defined before init() can then used in the config file. -- Mike Mike Schilli m...@pe... |