pathpy
1.0
pathpy is an OpenSource python package for the modeling and analysis of pathways and temporal networks using higher-order and multi-order graphical models
|
Static Public Attributes | |
int | ERROR = 4 |
Error messages. | |
int | WARNING = 3 |
Warning messages. | |
int | INFO = 2 |
Informational messages (default minimum level) | |
int | TIMING = 1 |
Messages regarding timing and performance. | |
int | DEBUG = 0 |
Debug messages (really verbose) | |
An enumeration that can be used to indicate the severity of log messages, and which can be used tpo filter messages based on severities.