Files
bim-dogma-poc/SchemaEditor/appsettings.Development.json
2026-01-08 15:32:15 +09:00

9 lines
127 B
JSON

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