AutoDispatching/AutoDispathingWork/appsettings.Development.json
2023-11-14 22:54:12 +08:00

9 lines
129 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}