Files
SystemX.Web/Projects/WebApi/WebApi.Project.UniqueKeyApi/appsettings.Development.json
2025-08-05 08:46:05 +09:00

9 lines
119 B
JSON

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