Skip to content

Releases: TopMarksDevelopment/Javascript.Logger

Release list

v1.1.0

Choose a tag to compare

@glenn2223 glenn2223 released this 24 May 10:22

1.1.0 - 2022-05-24

Added

  • Custom type now passed to logLevel
    The LogLevel can be calculated from the custom type that's now passed to it. This argument can be ignored if you don't require it

Changed

  • README now correctly shows extraDetails as optional in the example and in the information
  • The README example now shows also shows off the new argument passed to logLevel(T)

Commits

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@glenn2223 glenn2223 released this 12 May 15:28

Initial release