Skip to content

Commit 26ac439

Browse files
authored
Update constants.py
Signed-off-by: Heitor Lessa <[email protected]>
1 parent e829300 commit 26ac439

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: aws_lambda_powertools/logging/constants.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
LOGGER_ATTRIBUTE_POWERTOOLS_HANDLER = "powertools_handler"
2+
# logger.init attribute is set when Logger has been configured
23
LOGGER_ATTRIBUTE_PRECONFIGURED = "init"
34
LOGGER_ATTRIBUTE_HANDLER = "logger_handler"

0 commit comments

Comments
 (0)