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
This issue seems to be fixed. Thank you.
However, there is a remaining problem that I discovered upon further
testing. Here is the copy from the comment I wrote on JIRA:
I have realized that, "Thread::join()" raises a ThreadException if
"apr_thread_join" does not return success. After this fi
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
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