MinetestBridge/BridgeWeb/appsettings.json

11 lines
168 B
JSON
Raw Permalink Normal View History

2016-12-30 17:04:23 -07:00
{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}