Re: [log4perl-devel] UTF-8, Threads and Syswrite

2010-04-21 Thread pat
I will try some more up to date interpreters and see if that helps things. -Pat From: Mike Schilli [mailto:m...@perlmeister.com] Sent: Wed 4/21/2010 12:06 AM To: Pat Lynam Cc: log4perl-devel@lists.sourceforge.net Subject: Re: [log4perl-devel] UTF-8, Thr

[log4perl-devel] UTF-8, Threads and Syswrite

2010-04-20 Thread pat
t;{utf8}) { binmode($fh, ":utf8"); } Note that I have done testing on other file handles and this appears to affect everything. Possibly I am doing something wrong and need to make Log4Perl more aware of threads? The get_logger calls within the subrouti