horizontalsystems / bitcoin-kit-android

Comprehensive Bitcoin development library for Android, implemented on Kotlin. SPV wallet implementation for Bitcoin, Bitcoin Cash, Litecoin and Dash blockchains. Fully compliant with existing standards and BIPs.

Home Page:https://unstoppable.money

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configuration to disable/configure logging

LinDevHard opened this issue · comments

Is there a way to disable or configure logging messages?

A large number of logs every second makes it difficult to read the rest of the application logs, I would like to be able to specify what level of logs should be displayed (info, warning, error, etc.)