Skip to content

fix(layout): Use level as a string for node v12#860

Merged
nomiddlename merged 1 commit intolog4js-node:masterfrom
bjornstar:fix-node-12-levels
Apr 25, 2019
Merged

fix(layout): Use level as a string for node v12#860
nomiddlename merged 1 commit intolog4js-node:masterfrom
bjornstar:fix-node-12-levels

Conversation

@bjornstar
Copy link
Copy Markdown
Contributor

Fixes #859

I would add tests for node v12, but there are a number of unrelated failures. I'll take a stab at getting the tests to pass under node v12 on a different PR. This one can solve the immediate problem that will stop log4js users from upgrading to node v12.

@nomiddlename
Copy link
Copy Markdown
Collaborator

Thanks for this - looks like there's quite a few things that break the tests in node 12 (a lot of them seem related to using sandboxed-module though).

@nomiddlename nomiddlename merged commit d03bcae into log4js-node:master Apr 25, 2019
@nomiddlename nomiddlename added this to the 4.1.1 milestone May 5, 2019
@nomiddlename
Copy link
Copy Markdown
Collaborator

Published to NPM in [email protected]

@bjornstar bjornstar deleted the fix-node-12-levels branch April 12, 2021 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

console and stdout appenders start printing out whole Level object in node v12

2 participants