Make safelogger thread safe
View options
- Truncate descriptions
It would be nice to pass the output of the safe logger to libraries so that we can log errors that occur in library functions. Right now the safelogger is not thread safe. Multiple calls to Write from different threads results in race conditions.
- Show labels
- Show closed items