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

chore: replace zerolog with zap #120

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

gustavogama-cll
Copy link
Contributor

@gustavogama-cll gustavogama-cll commented Nov 29, 2024

Replace the zerolog logging library with zap, which seems to be favored by other deployment automation projects.

Note: We should discuss before merging as there seems to be several projects within chainlink that have chosen zerolog over zap. Additionally, recent benchmarks indicate that zerolog performs better.

(depends on PR #118)

@gustavogama-cll gustavogama-cll requested a review from a team as a code owner November 29, 2024 18:58
@gustavogama-cll gustavogama-cll marked this pull request as draft November 29, 2024 18:58
@gustavogama-cll gustavogama-cll marked this pull request as ready for review November 29, 2024 19:10
Base automatically changed from chore-convert-operation-tests-into-unit-tests to develop December 2, 2024 02:12
ajaskolski
ajaskolski previously approved these changes Dec 9, 2024
Copy link

@ajaskolski ajaskolski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would say let's go with it. Lgtm and we use zap in other guilds around as Sebastian mentioned.

@gustavogama-cll gustavogama-cll dismissed ajaskolski’s stale review December 12, 2024 16:48

The merge-base changed after approval.

@gustavogama-cll gustavogama-cll force-pushed the chore-replace-zerolog-with-zap branch from 1e66e36 to d276898 Compare December 12, 2024 16:48
Copy link
Collaborator

@akhilchainani akhilchainani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@gustavogama-cll gustavogama-cll added this pull request to the merge queue Dec 12, 2024
Merged via the queue into develop with commit 25d40b5 Dec 12, 2024
5 checks passed
@gustavogama-cll gustavogama-cll deleted the chore-replace-zerolog-with-zap branch December 12, 2024 19:42
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.

3 participants