Files
wcs/WCS.WebApi/appsettings.Development.json
hehaibing-1996 e89b64ea3a !提交代码
2024-04-15 18:43:28 +08:00

9 lines
119 B
JSON

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