This repository has been archived by the owner on Jul 16, 2021. It is now read-only.
Releases: pandosearch/node-logger
Releases · pandosearch/node-logger
1.0.0 / 08-05-2017
Breaking changes
- Config has changed,
winston
is top-level now.
Changes
- ConfigLevel can be changed in the config per named-logger which helps in debugging scenario's
0.2.1 / 11-18-2016
- Allow passing extra transport configuration to the .get() function
- Update README
0.2.0 / 11-03-2016
- Simplified configuration
- Removed
getXConfig
functions - Updated README and tests
0.1.1 / 11-03-2016
Fix
- Improve setting handling
0.1.0 / 11-01-2016
First release
- Initialize project
- Configurable log-levels and transports
- Full test coverage
- Coveralls and Travis integration
- MIT licensed