Files
motovaultpro/appsettings.Development.json
Eric Gullickson f7eca4bad5 first commit
2025-07-15 20:34:05 -05:00

9 lines
119 B
JSON

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