Files
AobaV2/AobaServer/appsettings.Development.json
2025-04-14 21:38:30 -04:00

9 lines
119 B
JSON

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