distributed-computing/tasks/mironov-eo/lab_3/worker-1/appsettings.Development.json
2023-12-04 23:02:10 +03:00

9 lines
120 B
JSON

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