Until recently I had underestimated the value that can be gained by implementing an effective logging strategy.
The most common benefit to be gained is of course that it makes your application easier to debug. As a developer you have probably tailed an apache error log when trying to debug an issue. This technique is [...]
Tags: Best Practise, Logging, PHP