distributed-computing/tasks/zinoveva-ad/lab_3/worker-1/appsettings.Development.json
2023-12-16 16:41:40 +04:00

9 lines
119 B
JSON

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