доделанная
This commit is contained in:
parent
604b8d9d44
commit
26c838791d
@ -8,14 +8,14 @@
|
|||||||
"Args": {
|
"Args": {
|
||||||
"path": "Logs/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}"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{ "Name": "Console" }
|
{ "Name": "Console" }
|
||||||
],
|
],
|
||||||
"Enrich": [ "FromLogContext", "WithMachineName", "WithThreadId" ],
|
"Enrich": [ "FromLogContext", "WithMachineName", "WithThreadId" ],
|
||||||
"Properties": {
|
"Properties": {
|
||||||
"Application": "Locomotives"
|
"Application": "Bulldozer"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user