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
Is your feature request related to a problem? Please describe.
I wouldn't want to see constant logs in the browser console at all levels regarding launchDarkly's operation
Describe the solution you'd like
boolean option in the config to disable logger
Logging can be disabled using the basicLogger, or by writing a custom logger. We won't be adding another configuration to disable it independently of these capabilities.
Is your feature request related to a problem? Please describe.
I wouldn't want to see constant logs in the browser console at all levels regarding launchDarkly's operation
Describe the solution you'd like
boolean option in the config to disable logger
Additional context
btw, link in the https://github.com/launchdarkly/js-client-sdk/blob/8675ab6b0d1a4833e4e140af3658011bf48b2162/README.md#:~:text=See%20LDOptions.logger doesnt work
The text was updated successfully, but these errors were encountered: