Searched refs:logline_timestamp_re (Results 1 – 1 of 1) sorted by relevance
33 logline_timestamp_re = re.compile("\d\d-\d\d \d\d:\d\d:\d\d.\d\d\d") variable64 if logline_timestamp_re.match(timestamp):