mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-01 04:40:38 +00:00
implement structured logging
This commit is contained in:
committed by
Benj Fassbind
parent
0c749922c9
commit
8e62195eb5
@@ -25,5 +25,7 @@
|
||||
"SwiftPublishEndpoints": {},
|
||||
"AzurePublishEndpoints": {},
|
||||
"AsyncAPI": false,
|
||||
"enableMetricsEndpoint": true
|
||||
"enableMetricsEndpoint": true,
|
||||
"logLevel": "debug",
|
||||
"logFormat": "default"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user