sl 0.0.5
sl: ^0.0.5 copied to clipboard
A structured logging library.
0.0.5 #
- Added
withGroup
0.0.4 #
- Added
addSourceoption toLogJsonHandlerandLogTextHandlerto include caller location in logs. - Added
LogMultiHandlerto route logs to multiple handlers.
0.0.3 #
- Introduced context-aware logging using
ctx/attrsnamed parameters andmiddlewaressupport.
0.0.2 #
- Switched context logger key from
StringtoObjectto prevent name collisions.
0.0.1 #
- Initial version.