Files
yaflay.ru/appsettings.Development.json
Дмитрий Шиманский 7aa373c48b Добавьте файлы проекта.
2023-10-19 18:35:41 +03:00

10 lines
145 B
JSON

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