Files
CN.CAICT.IDIS.Client.Web/appsettings.Development.json
CortexCore 01f42d169d 1
2024-05-09 01:24:50 +08:00

9 lines
119 B
JSON

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