Config#
Configuration module for crypto-condor.
- crypto_condor.cli.config.set_logging(verbose_level=0)#
Set logging for the application.
- Parameters:
verbose_level (int) ā The verbosity of the logs, corresponds to the count of ā-vā options used in the CLI. Does not correspond to logging LEVELS.