Releases: JSCV-Solutions/nodejs-logger
Releases · JSCV-Solutions/nodejs-logger
1.1.0
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_LEVELSenvironment variable
to enable new custom logging levels globally
[1.0.0]
Added
- Utility class to create Winston-based loggers
LOGGING_LEVELenvironment variable to configure global logging level
Full Changelog: v1.0.0...v1.1.0
1.0.0
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_LEVELenvironment variable to configure global logging
Full Changelog: https://github.com/JSCV-Solutions/nodejs-logger/commits/v1.0.0