Releases: log4js2/log4js2-core
Releases · log4js2/log4js2-core
2.0.9
- includes dependency updates and TypeScript fixes
2.0.8
- added
ThresholdFilter
- removed
level
field from appender configuration in favor of ThresholdFilter
- various code cleanup
2.0.7
- fixes an issue where the appender wrapper was passing the parent configuration and not the appender-specific configuration
2.0.6
- removes core-js dependency
2.0.5
- fixes transpilation issue
- adds es5 for browser usage
2.0.4
- fixes and issue where errors thrown from an anonymous source causes file details in the formatter to error out
2.0.2
Fixes a Travis CI build issue that would not execute the build command correctly
2.0.1
- fixes deployment to npm, artifacts were missing because of a build step omission