Skip to content

Releases: JSCV-Solutions/nodejs-logger

1.1.0

18 Nov 02:32
v1.1.0
36dacf8

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[1.1.0]

Added

  • Custom logging levels
  • SHOULD_USE_CUSTOM_LOG_LEVELS environment variable
    to enable new custom logging levels globally

[1.0.0]

Added

  • Utility class to create Winston-based loggers
  • LOGGING_LEVEL environment variable to configure global logging level

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

1.0.0

16 Nov 23:37
v1.0.0
0b50309

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[1.0.0]

Added

  • Utility class to create Winston-based loggers
  • LOGGING_LEVEL environment variable to configure global logging

Full Changelog: https://github.com/JSCV-Solutions/nodejs-logger/commits/v1.0.0