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.