We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aebc8ae commit c982be0Copy full SHA for c982be0
src/YoloKonsole/appsettings.json
@@ -1,7 +1,7 @@
1
{
2
"Logging": {
3
"File": {
4
- "PathFormat": "\\logs\\yolo-{Date}.json"
+ "PathFormat": "./logs/yolo-{Date}.log"
5
},
6
"LogLevel": {
7
"Default": "Debug",
0 commit comments