Skip to content

Instantly share code, notes, and snippets.

@MeiyappanKannappa
Created August 25, 2022 10:18
Show Gist options
  • Select an option

  • Save MeiyappanKannappa/bfc6911abe40ff2498f4bf73dece765e to your computer and use it in GitHub Desktop.

Select an option

Save MeiyappanKannappa/bfc6911abe40ff2498f4bf73dece765e to your computer and use it in GitHub Desktop.
LDConfig config = new LDConfig.Builder()
.logging(Components.logging(Logs.basic()))
.build();
LDClient client = new LDClient(SDK_KEY, config);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment