You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this lib will be thread safe in the future. Currently I won't recommend this library. Please use something more mature like https://github.com/karlseguin/log.zig .
This should be thread safe, hope this helps. I have one open issue which will tackle a redesign.
Hello again,
I will be using the logger in combination with some multi-threaded workloads using:
https://github.com/mitchellh/libxev
Will this library be a good fit to log debug messages from multiple threads to a central place?
Best,
Jan
The text was updated successfully, but these errors were encountered: