any_logger_email 1.0.6
any_logger_email: ^1.0.6 copied to clipboard
Email appender for any_logger with SMTP support, batching, HTML formatting, and rate limiting. Works with Gmail, Office 365, SendGrid, and more.
Changelog #
1.0.6 #
- Improved self logging
1.0.5 #
- Adding documentation on how to register this extension
1.0.4 #
- Upgrading to any_logger 1.0.7 - Important bug fix
1.0.3 #
- Shortening project description
1.0.2 #
- Depend on any_logger ^1.0.6
1.0.1 #
- Using static const String appenderName = 'EMAIL'; instead of string
- Updated README
- Fixed issues reported by pano
- Dependency to any_logger ^1.0.5
1.0.0 #
- Initial release of Any Logger Email