[TYPO3-core] RFC: 0008112: Adding dontShowDebugOutput Option to INSTALL TOOL using in t3lib_div debug functions

Oliver Klee typo3-german-02 at oliverklee.de
Sun Apr 13 15:37:25 CEST 2008


Hi,

Sebastian Böttger schrieb:
> Wile developing you call the debug functions by: 
> t3lib_div::debug($myvar); or t3lib_div::debug('I entered function xy 
> now.');

If you call the function without the class name, the dev IP mask should 
apply:

debug('only visible to developers ...');

Regards,


Oliver


More information about the TYPO3-team-core mailing list