distributed-computing/tasks/dunaev-oi/lab3/worker-2/appsettings.Development.json

9 lines
119 B
JSON
Raw Normal View History

2023-12-18 16:35:00 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}