Configures a logger for warnings and errors generated by the SDK.
The logger can be any object that conforms to the [[LDLogger]] interface. For a simple implementation that lets you filter by log level, see [[basicLogger]].
If you do not set this property, the SDK uses [[basicLogger]] with a
minimum level of info
.
Generated using TypeDoc
A component that stores feature flags and related data received from LaunchDarkly.
In Cloudflare, this is returned by the function CloudFlareFeatureStore