Blog.Core/Blog.Core.Gateway/appsettings.gw.Development.json
2023-02-26 18:32:49 +08:00

10 lines
159 B
JSON

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