修改日志格式

This commit is contained in:
fawney19
2026-04-16 02:13:27 +08:00
parent 586d2cc42b
commit 7597caa3a5
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ ENVIRONMENT=production
TZ=Asia/Shanghai
RUST_LOG=aether_gateway=info
AETHER_LOG_DESTINATION=both
AETHER_LOG_FORMAT=json
AETHER_LOG_FORMAT=pretty
AETHER_LOG_DIR=/var/log/aether
AETHER_LOG_ROTATION=daily
AETHER_LOG_RETENTION_DAYS=7