LaunchDarkly React SDK - How Do I Disable Console Logs?

276 Views Asked by At

I am currently using the LaunchDarkly React SDK. I see the below on every page of my app:

enter image description here

How do I disable these console logs?

1

There are 1 best solutions below

0
Lloyd Banks On BEST ANSWER

Talked to LD support and you could set LDLogLevel to none, ie LDLogLevel: none