Log To Console Provider

The Log To Console email provider is included in the project to make it easier to develop and test the solution. Instead of attempting to send emails, they are simply logged to the console for review.

Configuration

To use the Log To Console provider you will need to configure Email in appsettings.json or your deployment host with:

  • Provider set to LogToConsole.