Coursework_ComputerStore_Li.../ComputerStore/appsettings.Development.json

10 lines
145 B
JSON
Raw Normal View History

2023-04-05 18:14:19 +04:00
{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}