Files
Web_PMSApi_Server_V1_Prod/WebApplication1/appsettings.Development.json
2025-12-11 14:13:27 +08:00

9 lines
119 B
JSON

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