go-playground / log

:green_book: Simple, configurable and scalable Structured Logging for Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ability to disable the email handler from sending emails

Chiiruno opened this issue · comments

For projects with toggle-able features, being able to stop the email handler from sending emails is important.

Related: bakape/meguca#730

Or better yet, the ability to toggle the email handler sending emails or not.