jbroadway / analog

PHP logging library that is highly extendable and simple to use.
MIT License
342 stars 48 forks source link

Add Handler for sending emails from WordPress #17

Closed MZAWeb closed 10 years ago

MZAWeb commented 10 years ago

Add custom handler to send HTML email from WordPress. It uses the WP native wp_mail function and allows you to have a template in your theme with some design for the log email.

jbroadway commented 10 years ago

Thanks!

MZAWeb commented 10 years ago

Awesome! Thanks for the fast merge