distributed-computing/tasks/plaksina-av/lab_3/worker-2/appsettings.Development.json
2023-12-15 22:14:31 +04:00

9 lines
119 B
JSON

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