distributed-computing/tasks/mikhailov-ys/Lab_3/worker-2/appsettings.Development.json
2024-01-08 17:33:27 +04:00

9 lines
119 B
JSON

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