Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

43 lines (22 loc) · 1.18 KB

@ekino/logger

@ekino/logger is a lightweight logger that combines debug namespacing capabilities with winston levels and multioutput

v0.2.0 v0.1.0 ( Wed Jul 05 2017 17:43:01 GMT+0900 (JST) )

Bug Fixes

  • global-context
    • prevent mutation of global context (686724b4)

Chore

  • doc

    • Improve Readme (53e59eaf)
  • logger

    • add prettier maxDepth option for correct stacktrace display (#1) (c410d609)
  • v0.1.0

    • bump version to 0.1.0 (c04ea98b)

Pull requests merged

  • Merge pull request #2 from ekino/fix-global-context (a582a5a6)

Generated with git-changelog. If you have any problems or suggestions, create an issue. :) Thanks