LBRY-Vault/electrum/gui
SomberNight 6940c424d1
logging: cli options to filter for modules using -v
old style "-v" still works

filtering examples:
-v=debug,network=error,interface=error      // effectively blacklists network and interface
-v=warning,network=debug,interface=debug    // effectively whitelists network and interface
2019-05-02 15:19:10 +02:00
..
icons icons: instead of symlinks, just mv "icons" dir 2019-02-07 20:01:52 +01:00
kivy wallet: get_tx_info now returns NamedTuple instead of abomination 2019-04-29 02:32:15 +02:00
qt logging: basics 2019-05-02 15:19:03 +02:00
__init__.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
stdio.py logging: cli options to filter for modules using -v 2019-05-02 15:19:10 +02:00
text.py logging: cli options to filter for modules using -v 2019-05-02 15:19:10 +02:00