mirror of
https://github.com/eosswedenorg/thalos
synced 2026-07-04 12:03:41 +02:00
config.example.yml: Update log.filename to not include ".log"
This commit is contained in:
parent
93e765f14c
commit
89ddc4b594
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ message_codec: "json"
|
||||||
# Logging settings
|
# Logging settings
|
||||||
log:
|
log:
|
||||||
# Filename to use.
|
# Filename to use.
|
||||||
filename: thalos.log
|
filename: thalos
|
||||||
# Directory to store the logfiles in.
|
# Directory to store the logfiles in.
|
||||||
directory: logs
|
directory: logs
|
||||||
# Format to rename log files when rotating
|
# Format to rename log files when rotating
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue