ExchangeUnion / xud

Exchange Union Daemon 🔁 ⚡️
https://exchangeunion.com
GNU Affero General Public License v3.0
115 stars 44 forks source link

feat(rpc): SetLogLevel #1955

Closed sangaman closed 4 years ago

sangaman commented 4 years ago

This adds a new rpc call to change the logging level of a running xud instance.

Closes #835.

To try this via the cli the new command is xucli loglevel <level>.