Skip to content

standard-log@9.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 02:39
· 335 commits to main since this release

Minor Changes

  • 6ed55c4: Adjust the StandardLog and StandardLogOptions types.

    Add back getLogger().
    Add configGlobal().

    Remove the console.debug check that is only useful for NodeJS 9.3 or below.