Files
TouchSocket/examples-host/Examples.Host/BackgroundService/WorkerService_NET6/appsettings.json
2024-11-17 20:53:15 +08:00

9 lines
129 B
JSON

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