Правки #2

This commit is contained in:
Андрей Байгулов 2023-12-11 00:50:08 +04:00
parent 4c180b71cb
commit 26ffabe715
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
{ {
"Name": "File", "Name": "File",
"Args": { "Args": {
"path": "log_.log", "path": "Logs/log_.log",
"rollingInterval": "Day", "rollingInterval": "Day",
"outputTemplate": "[{Timestamp:HH:mm:ss.fff}]{Level:u4}: {Message:lj}{NewLine}{Exception}" "outputTemplate": "[{Timestamp:HH:mm:ss.fff}]{Level:u4}: {Message:lj}{NewLine}{Exception}"
} }