Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Releases: log4js2/log4js2-core

2.0.9

25 Jul 14:27

Choose a tag to compare

  • includes dependency updates and TypeScript fixes

2.0.8

14 Feb 17:16

Choose a tag to compare

  • added ThresholdFilter
  • removed level field from appender configuration in favor of ThresholdFilter
  • various code cleanup

2.0.7

13 Feb 16:04

Choose a tag to compare

  • fixes an issue where the appender wrapper was passing the parent configuration and not the appender-specific configuration

2.0.6

15 Jan 17:10

Choose a tag to compare

  • removes core-js dependency

2.0.5

15 Jan 15:36

Choose a tag to compare

  • fixes transpilation issue
  • adds es5 for browser usage

2.0.4

11 Jan 16:19

Choose a tag to compare

  • fixes and issue where errors thrown from an anonymous source causes file details in the formatter to error out

2.0.2

08 Jan 17:33

Choose a tag to compare

Fixes a Travis CI build issue that would not execute the build command correctly

2.0.1

08 Jan 17:13

Choose a tag to compare

  • fixes deployment to npm, artifacts were missing because of a build step omission

2.0.0

08 Jan 16:37

Choose a tag to compare

  • fix another test issue

2.0.0

08 Jan 16:30

Choose a tag to compare

  • fixes a test issue