PIbd-11_Gorskov_E.M._LabWork07 #7

Closed
Evgeniu wants to merge 4 commits from LabWork07 into LabWork06
Showing only changes of commit 3ae0f5d12d - Show all commits

View File

@ -1,16 +0,0 @@
{
"Serilog": {
"Using": [ "Serilog.Sinks.File" ],
"MinimumLevel": "Debug",
"WriteTo": [
{
"Name": "File",
"Args": {
"path": "log.txt" }
}
],
"Properties": {
"Application": "Sample"
}
}
}