Skip to content

Releases: eclifford/logr

0.1.1

01 Oct 18:30
Compare
Choose a tag to compare
  • 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

25 Sep 20:26
Compare
Choose a tag to compare
  • 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

0.0.2

23 Sep 20:15
Compare
Choose a tag to compare

Initial public release