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
Add categorized loggers (#94)
* Add categorized loggers
* Always add "category" to context for categorized loggers
* Refactor categoried logger into own file, update tests
* Revert change for fluent *Logger
* Refrain from using fluent interface for SetLevel
* Add benchmark for worst-case usage of categorized logger