> What do you guys use for variable dumping? $varDump = var_export($someVar, true); whateverLoggingMethodYouUse($varDump); for requests where there is no output to browser