lottery/WorkerService1/appsettings.Development.json
2024-02-02 17:36:06 +03:00

9 lines
129 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}