hrms-api-backend/BMA.EHR.Leave/appsettings.Development.json
2024-07-10 10:46:26 +07:00

8 lines
119 B
JSON

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