Skip to content

Commit 4a19558

Browse files
phipagsvozza
andauthored
Update docs/core/logging.md
Co-authored-by: Stefano Vozza <svozza@gmail.com>
1 parent 5662aaf commit 4a19558

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
@@ -838,7 +838,7 @@ When debugging in non-production environments, you can log the incoming event us
838838

839839
## Logging handler response
840840

841-
When debugging in non-production environments, you can log the response using the `@Logging` annotation with `logResponse` param, via `POWERTOOLS_LOGGER_LOG_RESPONSE` env var, or manually with the functional API.
841+
When debugging in non-production environments, you can log the response using the `@Logging` annotation with the `logResponse` parameter, via the `POWERTOOLS_LOGGER_LOG_RESPONSE` environment variable, or manually with the functional API.
842842

843843
???+ warning
844844
This is disabled by default to prevent sensitive info being logged.

0 commit comments

Comments
 (0)