FastTunnel/FastTunnel.Server/appsettings.Development.json
2020-11-01 00:07:31 +08:00

10 lines
159 B
JSON

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