in reply to different Log4perl configuration files in different web-apps under mod_perl
Another approach might be to use a database appender like Log::Log4perl::Appender::DBI instead, and use pid/appname as part of the PatternLayout
Then you can schedule a cronjob to create dumps of database or ...
|
|---|