mirror of
https://github.com/log4js-node/log4js-node.git
synced 2025-12-08 19:26:01 +00:00
2.6 KiB
2.6 KiB
log4js-node changelog
4.4.0
- Add option to pass appender module in config - thanks @kaxelson
- Added docs for passing appender module
- Updated dependencies
4.3.2
- Types for enableCallStack - thanks @citrusjunoss
4.3.1
4.3.0
4.2.0
- Feature: add appender and level inheritance - thanks @pharapiak
- Feature: add response to context for connectLogger - thanks @leak4mk0
- Fix for broken sighup handler
- Add missing types for Level - thanks @Ivkaa
- Typescript fixes for connect logger context - thanks @leak4mk0
- Upgrade to streamroller-1.0.5 to fix log rotation bug
4.1.1
- Various test fixes for node v12
- Fix layout problem in node v12 - thanks @bjornstar
- Add missing types for addLevels - thanks @Ivkaa
- Allow any return type for layout function - thanks @xinbenlv
4.1.0
- Updated streamroller to 1.0.4, to fix a bug where the inital size of an existing file was ignored when appending
- Updated streamroller to 1.0.3, to fix a crash bug if the date pattern was all digits.
- Updated dependencies
Previous versions
Change information for older versions can be found by looking at the milestones in github.