Skip to content

standard-log@10.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 00:46
· 291 commits to main since this release

Major Changes

  • 19dbee6: Add consoleFormatter.
    It will be used as the default formatter instead of plainLogFormatter,
    so that the default log output will be the same as vanilla console.log.