Files
Shogi/Gameboard.ShogiUI.Sockets/appsettings.Development.json
2020-12-13 14:27:36 -06:00

10 lines
159 B
JSON

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