Mike

> Got it, ... , it'll roll out with the next release (1.20).

Thank you!

> By the way, have you tried using the 'syswrite' option of the file
> appender instead? It prevents overlapping messages as well and it's
> easier to use than the synchronizing appender:
>
>    log4perl.appender.Logfile.syswrite  = 1

No,  didn't know about that.  A colleague's been testing with the
synchronizer removed, at about 15 messages per second, with no
overwriting so far, which is what I'd expected on Linux initially.
The next restart will pick up the syswrite option above.

Which reminds me, I couldn't get init_and_watch($conf_file, 'HUP') to
work with threads, which is not surprising, given that perl threads
and signals don't mix very well.

Regards, John

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
log4perl-devel mailing list
log4perl-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/log4perl-devel

Reply via email to