bug-commoncpp
[Top][All Lists]
Advanced

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

Class Slog is not thread safe?


From: Byrial Jensen
Subject: Class Slog is not thread safe?
Date: Mon, 14 Jun 2004 15:24:00 +0200

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




reply via email to

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