JonasGLund99 / TimeTrace

Timed Pattern Matching in Log Files

Home Page:https://time-trace.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fix convert time unit [TREBuilder]

JonasGLund99 opened this issue · comments

  • fix so that ab%(30,30s) does not covert to only one time e.g. ab%(30000)
  • fix so that ab%(30.5,30.9) is not allowed e.g. decimal on ms.