Releases: eclifford/logr
Releases · eclifford/logr
0.1.1
- fixing issue with options override
- adding better support for bubbling up application exceptions in a more visible way (breaking out of grouping statements)
0.1.0
- add instance level option overriding and changed
.log
api parameters accordingly
- fixed bug with session level always being overwritten by instance level
- fixed bug with
NONE
level actually being lowest value thus letting all messages through