Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Lexer and LogParser for tokenizing log events and structure parsed tokens from a given log stream. #11

Merged
merged 19 commits into from
Dec 15, 2024

Conversation

LinZhihao-723
Copy link
Contributor

@LinZhihao-723 LinZhihao-723 commented Dec 14, 2024

Description

This PR depends on #10
This PR implements the lexer to emit tokens from a log stream.

Validation performed

@LinZhihao-723 LinZhihao-723 changed the title feat: Add Lexer for tokenizing log events from a given log stream. feat: Add Lexer and LogParser for tokenizing log events and structure parsed tokens from a given log stream. Dec 14, 2024
@Louis-He Louis-He marked this pull request as ready for review December 15, 2024 02:51
@Louis-He Louis-He merged commit 06e3253 into Toplogic-Inc:main Dec 15, 2024
0 of 2 checks passed
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