Coreshop/CoreCms.Net.Web.Admin/appsettings.Development.json
2025-08-17 15:36:03 +08:00

10 lines
159 B
JSON

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