Files
SystemX.Web/Projects/WebClient/Web.Tra/appsettings.Development.json
2025-08-29 09:55:32 +09:00

9 lines
119 B
JSON

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