Skip to content

Conversation

junaed-optimizely
Copy link
Contributor

@junaed-optimizely junaed-optimizely commented Aug 20, 2024

Summary

  • [BUG] Can't set log level #265 has been addressed.
  • Instead of creating a new log for the React client, we can reuse the global log that Optimizely already provides with its getLogger API. That way we can configure the log system as a whole from a single source.
  • FYI, we are already using getLogger for hooks and providers.

Test plan

Existing test should pass

Issues

FSSDK-10554

Copy link
Contributor

@mikechu-optimizely mikechu-optimizely left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@junaed-optimizely junaed-optimizely merged commit 9d08ac9 into master Aug 21, 2024
@junaed-optimizely junaed-optimizely deleted the junaed/fssdk-10554-log-level-inconsistency branch August 21, 2024 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants