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

Offer alternative ways of reporting missing bus messages #14

Open
abompard opened this issue Oct 26, 2018 · 1 comment
Open

Offer alternative ways of reporting missing bus messages #14

abompard opened this issue Oct 26, 2018 · 1 comment

Comments

@abompard
Copy link
Member

Currently the verify_missing command only prints missing message to the log.
It would be nice to be able to send them via email too.

@jeremycline
Copy link
Member

I think we can hook it up with https://docs.python.org/3/library/logging.handlers.html#smtphandler, it should be as simple as adding a new handler to the logging configuration.

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

No branches or pull requests

2 participants