WutheringWaves/SDKServer/appsettings.Development.json
2024-02-08 00:41:39 +03:00

8 lines
119 B
JSON

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