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

Find a way to reduce duplicate log messages #46

Open
rumpelsepp opened this issue Apr 29, 2022 · 1 comment
Open

Find a way to reduce duplicate log messages #46

rumpelsepp opened this issue Apr 29, 2022 · 1 comment
Labels

Comments

@rumpelsepp
Copy link
Member

Several helpers are called multiple times and they tend to log the same warnings over and over again. Find a way to silence them. Maybe the penlog module needs a log_once() function or similar. Have a look at systemd; they have an implementation of such a function.

@rumpelsepp rumpelsepp added this to the v1.2.0 milestone May 10, 2022
@rumpelsepp rumpelsepp modified the milestones: v1.2.0, v1.3.0 Jul 10, 2023
@rumpelsepp rumpelsepp removed this from the v1.3.0 milestone Nov 15, 2023
Copy link

stale bot commented Apr 13, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant