8000 Add experimental prefix to documentation comment as per review · localstack/localstack@b8c3b97 · GitHub
[go: up one dir, main page]

Skip to content

Commit b8c3b97

Browse files
simonrwdfangl
authored andcommitted
Add experimental prefix to documentation comment as per review
1 parent aa94e07 commit b8c3b97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

localstack-core/localstack/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ def in_docker():
442442
# path to the lambda debug mode configuration file.
443443
LAMBDA_DEBUG_MODE_CONFIG_PATH = os.environ.get("LAMBDA_DEBUG_MODE_CONFIG_PATH")
444444

445-
# allow setting custom log levels for individual loggers
445+
# EXPERIMENTAL: allow setting custom log levels for individual loggers
446446
LOGGING_OVERRIDE = os.environ.get("LOGGING_OVERRIDE", "")
447447

448448
# whether to enable debugpy

0 commit comments

Comments
 (0)
0