Skip to content

standard-log@4.0.0

Choose a tag to compare

@unional unional released this 16 Nov 09:35
· 546 commits to main since this release

4.0.0 (2019-11-16)

Bug Fixes

  • make logger id and methods readonly (4171946)

Features

  • log: add writeTo option (d57ee46)

BREAKING CHANGES

  • log: getLogger() signature changed

getLogger(id, level?) is changed to getLogger(id, options?).