oh yes - you are right. You can only initialize Log4perl once, so even if I use different configs, it won't work. It all has to be in the same config. Thank you!
On Wednesday, April 23, 2014 11:48:02 AM UTC-4, Tekki wrote: > > > Am Mittwoch, 23. April 2014 17:10:04 UTC+2 schrieb Richard Sugg: >> >> no - even if I do both loggers as helpers, they both log to the first log >> file, and the second log file isn't even created. >> >> > That's correct. But this seems to be a Log4perl and not a Mojolicious > question. Take a look at this: > > http://stackoverflow.com/questions/6611586/how-to-get-log4perl-to-use-separate-files-for-each-script > > -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
