Skip to content

Commit 814be2a

Browse files
phipagsvozza
andauthored
Update docs/core/logging.md
Co-authored-by: Stefano Vozza <svozza@gmail.com>
1 parent af7dd4d commit 814be2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1333,7 +1333,7 @@ You can dynamically set a percentage of your logs to`DEBUG` level to be included
13331333
via the `samplingRate` attribute on the `@Logging` annotation, or as a parameter in the functional API.
13341334

13351335
!!! info
1336-
Configuration on environment variable is given precedence over sampling rate configuration, provided it's in valid value range.
1336+
Configuration via environment variable is given precedence over sampling rate configuration, provided it's in valid value range.
13371337

13381338
=== "@Logging annotation"
13391339

0 commit comments

Comments
 (0)