btcpayserver-configurator/BTCPayServerDockerConfigurator/appsettings.Development.json
2019-11-15 14:27:33 +01:00

10 lines
137 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}