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

Implement logger with logging levels #82

Open
yorinasub17 opened this issue Oct 12, 2021 · 2 comments · May be fixed by #189
Open

Implement logger with logging levels #82

yorinasub17 opened this issue Oct 12, 2021 · 2 comments · May be fixed by #189

Comments

@yorinasub17
Copy link
Contributor

The current logger in boilerplate only supports Printf with no logging levels. We should replace it with a logger that supports logging levels so that user can control the verbosity of the logs.

@yorinasub17
Copy link
Contributor Author

When implemented, go through the logger-debug comments to switch those to debug logs.

@jlambert121
Copy link

I was just looking for this functionality, and it looks like util.Logger.Printf is still the output method. Is there a vision or a specific logger package you have in mind for this and I will see if I can get some time to take a look at it.

@jlambert121 jlambert121 linked a pull request Aug 11, 2024 that will close this issue
4 tasks
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 a pull request may close this issue.

2 participants