This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
Lumina-Internal
/
VLEX
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
55473b7e7c
Gałęzie
Tagi
UAT
live
master
VLEX
/
BPM-UI
/
node_modules
/
log4js
/
CHANGELOG.md
CHANGELOG.md
3.3 KB
Historia
Czysty
log4js-node changelog
4.5.1
Update streamroller 1.0.5 -> 1.0.6 (to fix overwriting old backup log files)
Dependency update: lodash 4.17.4 (dependency of a dependency, not log4js)
- thanks Github Automated Security Thing.
Dependency update: lodash 4.4.0 -> 4.5.0 (dependency of a dependency, not log4js)
- thanks Github Automated Security Thing.
4.5.0
Override call stack parsing
- thanks
@rommni
patternLayout filename depth token
- thanks
@rommni
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
Fix for maxLogSize in dateFile appender
4.3.0
Feature: line number support
- thanks
@victor0801x
Fix for missing core appenders in webpack
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.