We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a46ebb2 commit a6222e2Copy full SHA for a6222e2
aws_lambda_powertools/logging/logger.py
@@ -44,7 +44,7 @@ class Logger:
44
---------------------
45
POWERTOOLS_SERVICE_NAME : str
46
service name
47
- LOG_LEVEL: str, int
+ LOG_LEVEL: str
48
logging level (e.g. INFO, DEBUG)
49
POWERTOOLS_LOGGER_SAMPLE_RATE: float
50
samping rate ranging from 0 to 1, 1 being 100% sampling
0 commit comments