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

Use proper go logging instead of fmt.Printf everywhere #615

Open
thepenguinco opened this issue Feb 22, 2022 · 1 comment
Open

Use proper go logging instead of fmt.Printf everywhere #615

thepenguinco opened this issue Feb 22, 2022 · 1 comment
Labels
Eng-Backlog feature request Feature request: request to add new features or functionality p1 P1

Comments

@thepenguinco
Copy link
Contributor

thepenguinco commented Feb 22, 2022

We should use go logger when appropriate instead of just using print statements everywhere to set appropriate logging levels (Debug etc.).

@avidullu avidullu added feature request Feature request: request to add new features or functionality bug Error or flaw in the code with unintended result and removed feature request Feature request: request to add new features or functionality labels Apr 14, 2022
@avidullu avidullu added feature request Feature request: request to add new features or functionality and removed bug Error or flaw in the code with unintended result labels Apr 28, 2022
@wsb1994
Copy link

wsb1994 commented Aug 29, 2022

praise: Excellent suggestion

@sethiay sethiay added the p1 P1 label Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Eng-Backlog feature request Feature request: request to add new features or functionality p1 P1
Projects
None yet
Development

No branches or pull requests

5 participants