Skip to content

Conversation

@hvgab
Copy link

@hvgab hvgab commented Jan 28, 2024

Ref: #14 The date format is different between the logfile and the httplog.

Adds http format parser.

Normal parsing as is before:
const parsed_log = parse(log_element);
If you want http parsing you simply do:
const parsed_log = parse(log_element, { format: "http" });

@joao-silva1007
Copy link

any chance to get this merged? would help a ton on a project i'm doing 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants