PlatformLab/NanoLog

how about in multi-thread environment

wenqzheng opened this issue · 2 comments

how about in multi-thread environment

Can you be more specific about what you mean? NanoLog currently allows multiple threads to execute NANO_LOG statements concurrently, and the decompressor will time-order the log messages.

Closing due to inactivity.