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
A set of logs is being produced (without loggin level, time, etc - looks like console.log) - see 'screenshots'
Expected behavior
The library should not log anything to console by default. There should be an option to set the global logging level to sth like 'none'.
Screenshots
Desktop (please complete the following information):
Describe the bug
The library seems to console.log during the execution - with no option to switch off the logs completely.
To Reproduce
Expected behavior
The library should not log anything to console by default. There should be an option to set the global logging level to sth like 'none'.
Screenshots

Desktop (please complete the following information):
Additional context
The logger docs (https://github.com/axa-group/nlp.js/blob/master/docs/v4/logger.md) do not contain information about how to switch off the logging.
The text was updated successfully, but these errors were encountered: