Files
tiku-backend.net/Tiku.Worker/appsettings.Development.json
2026-07-26 04:29:58 +08:00

9 lines
129 B
JSON

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