cashocs.LogLevel#

class cashocs.LogLevel[source]#

Bases: object

Stores the various log levels of cashocs.

Attributes Summary

Attributes Documentation

CRITICAL = 50#
DEBUG = 10#
ERROR = 40#
INFO = 20#
WARNING = 30#