bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Class Slog is not thread safe?


From: David Sugar
Subject: Re: Class Slog is not thread safe?
Date: Tue, 15 Jun 2004 14:39:49 -0400
User-agent: KMail/1.6.2

Hmm...this may be true that we should save the current level info in the 
thread as well.  Let me think on this.

On Monday 14 June 2004 09:24 am, Byrial Jensen wrote:
> Hello
>
> I have been looking at class Slog, and it seems to me that
> the class is not thread safe.
>
> Each thread have it's own message buffer which is OK.
>
> But the settings of log level and log class is not
> thread specific so one thread may change the level
> and class of another thread's message as far as I can see.
>
> Best regards,
> Byrial Jensen
>
>
> _______________________________________________
> Bug-commoncpp mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-commoncpp




reply via email to

[Prev in Thread] Current Thread [Next in Thread]