The Wayback Machine - https://web.archive.org/web/20200904014228/https://github.com/target/flottbot/issues/66
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

Convert from logrus to zerolog #66

Open
JordanSussman opened this issue Oct 17, 2018 · 1 comment
Open

Convert from logrus to zerolog #66

JordanSussman opened this issue Oct 17, 2018 · 1 comment
Milestone

Comments

@JordanSussman
Copy link
Collaborator

@JordanSussman JordanSussman commented Oct 17, 2018

We should probably start thinking of moving away from logrus in favor of zerolog for our Golang projects going forward. ZL is supposed to be faster, and have more functionality but IMO the big win is not having to worry about the Sirupsen sirupsen import collision that happens.

The performance benefits look to be somewhat sizable (pun intended) too

@JordanSussman JordanSussman added this to the Refactor milestone Oct 17, 2018
@wass3r
Copy link
Contributor

@wass3r wass3r commented Oct 18, 2018

Yes, we have used zerolog elsewhere before - i had no issues with it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.