Console email client for development.
Prints emails to the console instead of sending them. Useful for
development and testing without configuring an actual email service.
Classes
ConsoleEmailClient
Bases: EmailClient
Email client that prints to console for development/testing.