Posts Tagged Email
Email log messages library in CodeIgniter
When working with CodeIgniter, I’ve found the log message functionality built into the framework very helpful. The other day I noticed in my log of one of my CodeIgniter based sites that I’ve had some 404 errors going on for some time. As I don’t have the time to check my logs daily, I hadn’t …