Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit 1edfd51

Browse files
committed
Add logger detail to README
1 parent ab66d5d commit 1edfd51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Your first feature flag
4040

4141
Logging
4242
-------
43-
The LaunchDarkly SDK uses [SLF4J](https://www.slf4j.org/). For an example configuration check out the [hello-java](https://github.com/launchdarkly/hello-java) project.
43+
The LaunchDarkly SDK uses [SLF4J](https://www.slf4j.org/). All loggers are namespaced under `com.launchdarkly`. For an example configuration check out the [hello-java](https://github.com/launchdarkly/hello-java) project.
4444

4545
Be aware of two considerations when enabling the DEBUG log level:
4646
1. Debug-level logs can be very verbose. It is not recommended that you turn on debug logging in high-volume environments.

0 commit comments

Comments
 (0)