You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: