Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Add mail handler to error/warn log entries #71

Closed
davidhuser opened this issue Jan 12, 2018 · 2 comments
Closed

Add mail handler to error/warn log entries #71

davidhuser opened this issue Jan 12, 2018 · 2 comments

Comments

@davidhuser
Copy link
Contributor

Used this logger for the first time, it's nice! A buffered mail sender (so we don't send a message each time an exception/warning is thrown) would be a nice feature to add, used this a while ago in another repository:
https://gist.github.com/asfaltboy/5998415

What do you think?

@olinox14
Copy link

I agree: this is the only handler missing in my opinion.

@metachris
Copy link
Owner

You could just add this as a custom handler like so: https://logzero.readthedocs.io/en/latest/#adding-custom-handlers-eg-sockethandler

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants