On 9 Jul 2020, at 16:57, Bob Murphy wrote:

> Right now, if you try to use Zeek's debug logging facilities in 
> DebugLogger.h concurrently from multiple threads, the contents of 
> debug.log can get mixed up and look like like "word salad".

Is there a reason why you didn’t just use the Debug call of the 
threading framework (which goes through the message queues then ends up 
in debug.log)?

Johanna
_______________________________________________
Zeek-Dev mailing list
[email protected]
http://mailman.icsi.berkeley.edu/mailman/listinfo/zeek-dev

Reply via email to