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

[Bug]: json formatter is including [Symbol(level)] #273

Open
jrodgut-sg opened this issue Oct 4, 2023 · 0 comments
Open

[Bug]: json formatter is including [Symbol(level)] #273

jrodgut-sg opened this issue Oct 4, 2023 · 0 comments

Comments

@jrodgut-sg
Copy link

The problem

I think this is the same issue as #31 but for the json formatter. In the resolution of that one @DABH mentioned at #31 (comment) that it was fixed for prettyprint there, but other formatters might have the same issue. I'm seeing it when using the json formatter, and in the sourcecode at https://github.com/winstonjs/logform/blob/f6248c4ffe22792e59e0159ea1a6ab30b85903df/json.js I am not seeing any reference to LEVEL from triple-beam as the fix made for the other one f6248c4

What version of Logform presents the issue?

v2.5.1

What version of Node are you using?

v18.13.0

If this is a TypeScript issue, what version of TypeScript are you using?

No response

If this worked in a previous version of Logform, which was it?

No response

Minimum Working Example

No response

Additional information

No response

🔎 Search Terms

Symbol(level)

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

No branches or pull requests

1 participant