hrms-api-backend/BMA.EHR.Placement.Service/appsettings.Development.json
2023-06-29 13:09:49 +07:00

8 lines
119 B
JSON

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