any_logger_email 1.1.2 copy "any_logger_email: ^1.1.2" to clipboard
any_logger_email: ^1.1.2 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.1.2 #

  • Formatter jittered README.md formatting. Fixed

1.1.1 #

  • Email appender now extends FileAppender and has proper rotation cycle functionality that trigger email sending
  • Large emails, by default over 8MB get split into parts

1.1.0 #

  • Changed setup for email services to match authentication

1.0.7 #

  • Added new appender method for short self description to improve logger config debugging
  • Updated tests to work with LoggerBuilder changes from any_logger 1.0.12

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
0
likes
160
points
266
downloads

Publisher

verified publisherraoulsson.com

Weekly Downloads

Email appender for any_logger with SMTP support, batching, HTML formatting, and rate limiting. Works with Gmail, Office 365, SendGrid, and more.

Repository (GitHub)
View/report issues

Topics

#logging #email #smtp #alerts #monitoring

Documentation

API reference

Funding

Consider supporting this project:

github.com
www.buymeacoffee.com

License

MIT (license)

Dependencies

any_logger, mailer

More

Packages that depend on any_logger_email