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

Handle correctly invalid log entries #30

Merged
merged 1 commit into from
Oct 14, 2020
Merged

Conversation

piotrmaslanka
Copy link
Collaborator

Seq log handler has an issue with braces. It will try to parse braces as a Python expression, whereas that might not have been the intent all along (eg. when logging gRPC issues).

I fixed that.

@tintoy
Copy link
Owner

tintoy commented Oct 14, 2020

Hi - thanks for contributing!

@tintoy tintoy self-assigned this Oct 14, 2020
@tintoy tintoy merged commit 030215d into tintoy:master Oct 14, 2020
@tintoy
Copy link
Owner

tintoy commented Oct 14, 2020

I’ll get a new version of the package published later this morning.

@tintoy
Copy link
Owner

tintoy commented Oct 15, 2020

Published v0.3.19. Thanks again! 🙂

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

Successfully merging this pull request may close these issues.

None yet

2 participants