Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from Apr 25, 2019

Conversation

bjornstar
Copy link
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
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
Collaborator

Published to NPM in log4js@4.1.1

@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