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

9 lines
119 B
JSON

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