Skip to content

Commit 511975d

Browse files
Adding support to env variables
1 parent 2e41991 commit 511975d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/middleware_factory/sam/combining_powertools_utilities_template.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Globals:
1111
- x86_64
1212
Environment:
1313
Variables:
14-
LOG_LEVEL: DEBUG
14+
POWERTOOLS_LOG_LEVEL: DEBUG
1515
POWERTOOLS_LOGGER_SAMPLE_RATE: 0.1
1616
POWERTOOLS_LOGGER_LOG_EVENT: true
1717
POWERTOOLS_SERVICE_NAME: middleware

0 commit comments

Comments
 (0)