log_module/log_export.py
@@ -155,7 +155,7 @@ break if line.find("code={}".format(code)) < 0: continue print(line) # print(line) time_ = __get_log_time(line) if int("093000") > int(time_.replace(":", "")) or int(time_.replace(":", "")) > int("150000"): continue