Subject: | ERROR: trying to set layout |
If I define package 'Log::Log4perl::Layout::LHandler' in my main program
I can not use this package in config:
log4perl.appender.SomeAPP.layout = Log::Log4perl::Layout::LHandler
ERROR: trying to set layout for LF_Psgi to 'Log::Log4perl::Layout::MasonHandler' failed at /home/feelsafe/perl5/lib/perl5/Log/Log4perl/Config.pm line 512.
'require' mechanism is rely on file is loaded, but my module is not placed in its own file. You must check available modules in some other way