class documentation

class PydoctorNoLogger: (source)

View In Hierarchy

Partial implementation of pydoctor.model.System.msg() that asserts if any message is logged.

Method __call__ Undocumented
def __call__(self, section, msg, thresh=0): (source)

Undocumented

Parameters
section:strUndocumented
msg:strUndocumented
thresh:intUndocumented