hedhyw / json-log-viewer

Interactive viewer for JSON logs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: support "ts" as a time field

hedhyw opened this issue · comments

Hi @hedhyw, I'd like to work on this issue. Can you assign it to me, please?

Sure, thank you!

timeValue := extractValue(value, "timestamp", "time", "t")

Resolved in #27