itfx/src/InterfaceForward.Api/appsettings.Development.json
2024-02-26 18:09:19 +08:00

9 lines
113 B
JSON

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