-
-
Notifications
You must be signed in to change notification settings - Fork 41
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
Feat/integrating zapper logger #59
base: dev
Are you sure you want to change the base?
Feat/integrating zapper logger #59
Conversation
@uzaxirr @abhi-shek-raj @abhishekraj272 kindly check. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just curious
What is difference between go's default logger and zapper?
Can you also paste a snapshot of Zapper's output
@abhishekraj272 Just to chime in here, Zap is considered the gold standard for logging. Some of the issues that the default logger has are -
|
Thanks @akshat2602 Yep Zap is surely better than default go's logger |
This looks fine but we can only proceed with this once we have a nice code coverage through test cases ;( |
Resolved #49