ZhiYi/ZhiYi.Core.Grpc.Service.Api/appsettings.Development.json

9 lines
119 B
JSON
Raw Normal View History

2025-02-21 01:14:39 +00:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}