Lines Matching refs:lvl
24 dt: Callable = datetime.now, msg="test", lvl="target"
26 return {"dt": str(dt()), "msg": msg, "lvl": lvl}
40 finished=False, msg=None, lvl="target", result=None
42 timed_msg = {"dt": str(datetime.now()), "msg": "New message", "lvl": lvl}
44 timed_msg["lvl"] = "target"
102 yield jobs_logs_response(finished=False, msg=[], lvl=level)
131 msg="<STARTTC> case", lvl="debug"
134 msg="<STARTRUN> suite", lvl="debug"
137 msg="<LAVA_SIGNAL_ENDTC case>", lvl="target"