Skip to content

Commit

Permalink
Update README.md (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
erdirowlands authored Jun 29, 2023
1 parent 48d798a commit a864be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ Note that this will only affect evaluation log statements.
config :cfclient,
# Set the log level of the SDK to debug
log_level: :debug,
verbose_evaluation_logs: false,
verbose_evaluation_logs: true,
[api_key: System.get_env("FF_API_KEY_0"),
# For additional config you can pass in, see Erlang SDK docs: https://github.com/harness/ff-erlang-server-sdk/blob/main/docs/further_reading.md#further-reading
# we are just using the main config url here as an example.
Expand Down

0 comments on commit a864be7

Please sign in to comment.