Logging with independent streaming levels.
- One logger, multiple writers for every logging level.
- Thread safe.
- Light and tested.
- Logs panics from all goroutines without defer.
- Writers internal errors are redirected to the default writer.
Copyright 2020,2023 Modulo srl - Licensed under the MIT license