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

Timestamp improvement #63

Merged
merged 5 commits into from
Aug 28, 2018
Merged

Conversation

detlefs
Copy link
Contributor

@detlefs detlefs commented May 17, 2018

TimeStampColumnizer: added a way to ignore first character in line, if it is a bracket ((, {,[).
I have this case in many of our logs, so I added this. I think it should not have any negative effect on other logs.
This change will properly columnize lines like:
[2018-03-27 16:23:40,343] [] Current database version is 9

@zarunbal zarunbal merged commit cbd6d6b into zarunbal:Development Aug 28, 2018
@zarunbal
Copy link
Owner

Your changes are merged to Development. Thank you for your contribution!

@detlefs detlefs deleted the TimestampImprovement branch September 18, 2018 06:32
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