CourseWork_SchoolStudyAgain/SchoolAgainStudy/TeacherWebClient/appsettings.Development.json
2023-05-17 21:29:39 +04:00

9 lines
119 B
JSON

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