class documentation

distutils.log.Log is deprecated, please use an alternative from `logging`.

Method __init__ Undocumented
Method threshold.setter Undocumented
Property threshold Undocumented
def __init__(self, threshold=WARN): (source)

Undocumented

@threshold.setter
def threshold(self, level): (source)

Undocumented

Undocumented