Searched refs:WARNONCE (Results 1 – 2 of 2) sorted by relevance
35 WARNONCE = logging.WARNING - 1 variable in BBLogFormatter47 WARNONCE : 'WARNING',65 WARNONCE : YELLOW,136 if record.levelno == bb.msg.BBLogFormatter.WARNONCE:
715 …vent.levelno not in [bb.msg.BBLogFormatter.PLAIN, bb.msg.BBLogFormatter.WARNONCE, bb.msg.BBLogForm…718 …if hasattr(event, 'fn') and event.levelno not in [bb.msg.BBLogFormatter.WARNONCE, bb.msg.BBLogForm…