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

Add a No-op logger to the log package #708

Closed
joeblubaugh opened this issue Jun 28, 2023 · 0 comments
Closed

Add a No-op logger to the log package #708

joeblubaugh opened this issue Jun 28, 2023 · 0 comments
Labels
enhancement New feature or request stale Issue or PR without activity

Comments

@joeblubaugh
Copy link

What would you like to be added:
A nop logger that implements the log.Logger interface.

Why is this needed:
It's useful for testing, or sometimes for repurposing functions that need to log in one context but not in another.

@joeblubaugh joeblubaugh added the enhancement New feature or request label Jun 28, 2023
@github-actions github-actions bot added the stale Issue or PR without activity label Feb 29, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale Issue or PR without activity
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant