Skip to content

Commit

Permalink
[443] logs - forgot a file
Browse files Browse the repository at this point in the history
  • Loading branch information
philosowaffle committed Nov 11, 2023
1 parent 60a33df commit 00aa749
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions configuration.example.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,7 @@
}
},
"WriteTo": [
{ "Name": "Console" },
{
"Name": "File",
"Args": {
"path": "./output/log.txt",
"rollingInterval": "Day",
"retainedFileCountLimit": 7
}
}
{ "Name": "Console" }
]
}
}
Expand Down

0 comments on commit 00aa749

Please sign in to comment.