DrugDesign Data Analysis
Module of the DrugDesign project responsible for loading and pre-processing data from ChEMBL and PubChem
Loading...
Searching...
No Matches
verbose_logger.LogMode Class Reference
Inheritance diagram for verbose_logger.LogMode:
Collaboration diagram for verbose_logger.LogMode:

Static Public Attributes

int RETICENTLY = 0
 
int VERBOSELY = 1
 

Detailed Description

Перечисление, определяющее режим логирования:
    - RETICENTLY: логируются только важные сообщения (по умолчанию).
    - VERBOSELY: логируются все сообщения.

Member Data Documentation

◆ RETICENTLY

int verbose_logger.LogMode.RETICENTLY = 0
static

◆ VERBOSELY

int verbose_logger.LogMode.VERBOSELY = 1
static

The documentation for this class was generated from the following file: