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

Added parser for .NET Core build files and date-agnostic parsing #38

Merged

Conversation

HenryGetz
Copy link
Contributor

New Functionality

  • Added a new parser specifically designed to handle .NET Core build files
  • Implemented date-agnostic parsing logic to handle logs that do not contain explicit timestamps. This allows the parser to function correctly with build logs from various sources, including those that lack standard date formatting.

Fixes

  • Resolved an issue where the parser would fail when encountering build logs without dates, making it more robust and versatile for different use cases

Related Issues

  • None at this time.

@dogoncouch
Copy link
Owner

Sorry for the delay. This looks great!

@dogoncouch dogoncouch merged commit 2e6dd91 into dogoncouch:master Aug 7, 2024
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.

None yet

2 participants