BUG#22309 FileLogHandler::createNewFile() isn't thread safe - may loose log messages
BUG#22305 SysLogHandler not thread safe BUG#22313 can get duplicate log messages in cluster log Fix all these problems with one patch. Make Logger, hence EventLogger (with a bit more) thread safe.
Showing
Please register or sign in to comment