u If you are trying to debug the production database query, you’re doing it wrong. u If you are trying to figure out the object model being sent to the view, you’re doing it wrong. u If you are trying to debug the workflow of your application, you’re doing it wrong. u The highest level of constant production logging should be INFO. u Info serves for interactions between customers and your site. u Info surfaces information customers have requested, but never the interactions of your code.