4.0.0 (2019-03-18)
Code Refactoring
- move writer-utils to lib (429aec5)
Features
- LOG_TIME recommendation and utils (6af9400), closes #9
- make 'info' level default (4a1fa53)
- not applicable syslog levels (57c879a)
- upgrade linter (eba6bb4)
BREAKING CHANGES
- 'critical', 'alert' and 'emergency' levels were dropped as seem to
not serve a use case in context of JS apps - Default level was changed from 'debug' to 'info'
- Or writer-utils were moved to lib