[TYPO3-english] question about debug in typo3 site
Philipp Gampe
philipp.gampe at typo3.org
Mon Dec 31 10:26:44 CET 2012
Hi tom liu,
tom liu wrote:
> I want to debug in a live typo3 site through debug() or var_dump(). But I
> do not want the result show on webpage.
> So what is the best way to debug in a live typo3 site?
Use a devlog extension to see the log and log to devlog.
Or use the TYPO3 debug() function (t3lib_utility_debug::debug()) and set the
displayErrors to 2 and devIPmask setting to you IP address.
Best regards
--
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – linkvalidator
TYPO3 .... inspiring people to share!
More information about the TYPO3-english
mailing list