ISEbd-22_CourseWork_University/University/UniversityEmployeeApp/appsettings.Development.json
2024-05-31 00:43:24 +04:00

10 lines
145 B
JSON

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