Skip to content

Commit 2666863

Browse files
authored
Merge branch 'main' into tier2_marker
2 parents 0c22bb4 + 538e73a commit 2666863

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utilities/logger.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
structlog.contextvars.merge_contextvars,
2929
structlog.stdlib.add_logger_name,
3030
structlog.stdlib.add_log_level,
31+
structlog.stdlib.PositionalArgumentsFormatter(),
3132
structlog.processors.TimeStamper(fmt="iso", utc=True),
3233
]
3334

0 commit comments

Comments
 (0)