launchdarkly / LaunchDarkly-Docs

MIT License
28 stars 129 forks source link

Incorrect Docs #345

Closed KaneTesta closed 1 year ago

KaneTesta commented 1 year ago

Hey,

Seems like the SDK name in the import is wrong here under React-Web

https://github.com/launchdarkly/LaunchDarkly-Docs/blob/b144251291ee8cf9121a984594b8def174a28847/src/content/topics/sdk/features/logging.mdx

It should be import { basicLogger } from "launchdarkly-js-client-sdk" and not import { basicLogger } from 'launchdarkly-js-sdk-client';

mmrj commented 1 year ago

You are correct! Thanks for pointing this out. We'll get this updated shortly.