Re: wstring message failed to write to file

2008-03-21 Thread Piotr Wozniak
On 3/21/08, Curt Arnold <[EMAIL PROTECTED]> wrote: > > On Mar 21, 2008, at 4:40 AM, Piotr Wozniak wrote: > > > Hi, > > > > I started to using log4cxx recently and I have problem to write > > wstring messages containing any local character, it just stops to > > write to file when receiving fir

Re: wstring message failed to write to file

2008-03-21 Thread Curt Arnold
On Mar 21, 2008, at 4:40 AM, Piotr Wozniak wrote: Hi, I started to using log4cxx recently and I have problem to write wstring messages containing any local character, it just stops to write to file when receiving first of it until I restart application. I stepped into through sources and it tr

wstring message failed to write to file

2008-03-21 Thread Piotr Wozniak
Hi, I started to using log4cxx recently and I have problem to write wstring messages containing any local character, it just stops to write to file when receiving first of it until I restart application. I stepped into through sources and it tries to convert msg to locale and sets error flad on fi