Files
ComiServMirror/appsettings.Development.json
2024-08-27 03:29:38 -05:00

9 lines
111 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Trace",
"Microsoft.AspNetCore": "Trace"
}
}
}