class documentation

class PydoctorNoLogger:

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):

Undocumented

Parameters
section:strUndocumented
msg:strUndocumented
thresh:intUndocumented