On Wed, 28 Jul 2010, foudil.ne...@bigfoot.com 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...@perlmeister.com

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
log4perl-devel mailing list
log4perl-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/log4perl-devel

Reply via email to