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