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

Allow custom entries for filtering logging noise #70

Closed
atomicsamurai opened this issue Oct 4, 2022 · 0 comments · Fixed by #71
Closed

Allow custom entries for filtering logging noise #70

atomicsamurai opened this issue Oct 4, 2022 · 0 comments · Fixed by #71
Assignees
Labels
enhancement New feature or request

Comments

@atomicsamurai
Copy link
Contributor

Currently frodo logs tail uses a builtin list of Java package names to filter out from log messages returned by the log API. The resulting messages after filtering are displayed.
This request is to enable users to customize the list of package names to filter out. If needed, users should also be able to share this list with others easily.

@atomicsamurai atomicsamurai added the enhancement New feature or request label Oct 4, 2022
@atomicsamurai atomicsamurai self-assigned this Oct 4, 2022
@atomicsamurai atomicsamurai linked a pull request Oct 4, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant