Skip to content

Conversation

YoDaMa
Copy link

@YoDaMa YoDaMa commented Mar 2, 2022

@mcollina would this be considered a feature change?

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Having a global logger is a bad idea and it will lead quickly to a feature creep. Instead, let's make it a parameter and store inside the parser. You can use https://www.npmjs.com/package/abstract-logging as a default so there is no performance overhead (no need to add pino as a dependency).

@givenvessel givenvessel linked an issue May 18, 2023 that may be closed by this pull request
@robertsLando robertsLando removed a link to an issue Jul 5, 2023
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.

2 participants