Searched refs:start_log_datetime_format (Results 1 – 1 of 1) sorted by relevance
570 start_log_datetime_format = '%Y-%m-%d %H:%M:%S.%f' variable620 … ldatetime = datetime.datetime.strptime(res.group(2), start_log_datetime_format)652 …rlog(start_log_format % (os.getpid(), datetime.datetime.now().strftime(start_log_datetime_format)))