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

Verbose method is always ignored #312

Open
TurtleKwitty opened this issue Jul 31, 2024 · 0 comments
Open

Verbose method is always ignored #312

TurtleKwitty opened this issue Jul 31, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@TurtleKwitty
Copy link

Environment

Consola: 3.2.3
Node: 21.6.1

Reproduction

call the .verbose("message") method of the logger

Describe the bug

No matter the log level I give to the ConsolaInstance logs called in from .verbose never reach my reporters.
This method should either be removed if it's not intended to ever work or be fixed to pass the contents to reporters when the logger's level is set to 999 as expected.

Additional context

No response

Logs

No response

@TurtleKwitty TurtleKwitty added the bug Something isn't working label Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant