[TYPO3-dev] Problem with debugging

Dmitry Dulepov [typo3] dmitry at typo3.org
Mon Nov 26 11:33:52 CET 2007


Hi!

Klaus Muth wrote:
> Try some combination of error_log() and print_r(). BTW: print_r() has got a
> second parameter since 4.3, if you set it to true, it returns a string
> instead of printing it so STDOUT.
> 
> So try error_log(print_r($data, true), 0); 

t3lib_div::devLog() and one of devlog extensions (like rlmp_filedevlog) would do better.

-- 
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs




More information about the TYPO3-dev mailing list