Skip to content

Commit f99c91a

Browse files
authored
Merge branch 'main' into remove-pgvector-lifecycle-hook
2 parents 8047833 + 538e73a commit f99c91a

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)