Summary
In this chapter, we dug into the console system, we learned how to send e-mails, and we created our own logger. These are basic tasks, usually needed when creating background or cron jobs.
In the next chapter, we will focus on the Symfony2 profiler and debugger to make debugging more efficient.