Files
FjpSite/FJPSite/appsettings.Development.json
T
2026-04-08 14:23:49 +09:30

9 lines
119 B
JSON

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