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 logger module does not support concurrent programs as lines in resulting log files overlaps one another.
Would it be a good idea to add thread-safety option for this library,
or just to leave it to users?