ita-social-projects / OoS-Backend

Out of School: The platform for choosing an extracurricular activity for your children
MIT License
13 stars 6 forks source link

Refactor email sender for development environment #1587

Closed DmyMi closed 2 weeks ago

DmyMi commented 3 weeks ago

Refactor email sender job so it does not depend on SendGridClient for development purposes and instead, when the email should be sent, - writes it to debug log, like it is done in DevEmailSender.