[text/plain 566b]
Hi,
win32 console doesn't support utf-8 by default hence we have to
explicitly specify binmode for STDOUT and STDERR to :utf8. ( I am not
sure if this is a issue on other platforms. )
I made the modifications in "Log::Log4perl::Appender::Screen" and have
attached the modified module file and the dif against original that
resolves this problem.
platform : activestate perl v 5.8.7 build 815 on windows XP sp2.
Error : "Wide character in print at
C:/Perl/site/lib/Log/Log4perl/Appender/Screen.pm line 28."
Regards,
Shantanu Bhadoria
http://www.shantanubhadoria.com
[application/octet-stream 859b]
Message body not shown because it is too large or is not plain text.