feat: log add trace id (#11599)
Co-authored-by: hobo.l <hobo.l@binance.com>
This commit is contained in:
parent
efd5575683
commit
38e155d819
2 changed files with 29 additions and 2 deletions
|
|
@ -399,6 +399,8 @@ LOG_FILE_BACKUP_COUNT=5
|
|||
LOG_DATEFORMAT=%Y-%m-%d %H:%M:%S
|
||||
# Log Timezone
|
||||
LOG_TZ=UTC
|
||||
# Log format
|
||||
LOG_FORMAT=%(asctime)s,%(msecs)d %(levelname)-2s [%(filename)s:%(lineno)d] %(req_id)s %(message)s
|
||||
|
||||
# Indexing configuration
|
||||
INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH=4000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue