Sometimes you need to debug something on the live server. It should generally be avoided, but sometimes you have no other choice. When you are stuck, Codit can be a lifesaver with codit_debug();
Codit allows you to create a debug slug that when passed in the query string, grants access to whatever output is triggered.