I am currently using the LaunchDarkly React SDK. I see the below on every page of my app:
How do I disable these console logs?
I am currently using the LaunchDarkly React SDK. I see the below on every page of my app:
How do I disable these console logs?
Talked to LD support and you could set LDLogLevel
to none
, ie LDLogLevel: none