From: Mike S. <m...@pe...> - 2010-07-31 00:48:45
|
On Wed, 28 Jul 2010, fou...@bi... wrote: > then the temporary log file seems to get > created in the beginning... leading to an error because of the missing > temporary directory... The file appender lets you delay creation of the file until you write to it, check the create_at_logtime option in http://search.cpan.org/~mschilli/Log-Log4perl-1.29/lib/Log/Log4perl/Appender/File.pm > That's the expected behaviour, but the code snippets comes from a single script, so there should not be any other reference to the temporary appender. Can you post a standalone script that reproduces the error? -- Mike Mike Schilli m...@pe... |