stitchaton/src/Oh.My.Stitcher/appsettings.Development.json

8 lines
113 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Debug",
"Microsoft.AspNetCore": "Warning"
}
}
}