доделанная

This commit is contained in:
mara-1 2024-05-23 10:29:53 +04:00
parent 604b8d9d44
commit 26c838791d

View File

@ -8,14 +8,14 @@
"Args": {
"path": "Logs/log_.log",
"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}"
}
},
{ "Name": "Console" }
],
"Enrich": [ "FromLogContext", "WithMachineName", "WithThreadId" ],
"Properties": {
"Application": "Locomotives"
"Application": "Bulldozer"
}
}
}