Home | History | Annotate | Download | only in logging

Lines Matching refs:th

725                     th = self.config['handlers'][config['target']]
726 if not isinstance(th, logging.Handler):
729 config['target'] = th