I'm so lost right now. I'm trying to send an email of my logs via Amazon SES. I got that working, but I can't figure out how to send the log data?!
Now I'm trying to take a few steps back and just send the email via monolog's SwiftMailerHandler, as I thought I might be able to figure out how they're converting the log files, but I can't even figure this out.
How am I supposed to use the protected "send" method in this class