Skip to content

v2.1.0

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 30 Mar 17:14
· 21 commits to master since this release
  • change default behavior to return mozlog instances instead of
    keeping a global state

    Reverts to 2.0 behavior if mozlog.config is called, but this
    behavior is deprecated.

  • add uncaught option, allowed values: 'exit', 'log', 'ignore'