[Typo3-dev] View Log
Peter Niederlag
niederlag at ikd01.de
Thu Feb 17 10:18:53 CET 2005
Hi,
Kraft Bernhard schrieb:
> Hallo,
>
> I do logging in one of my extensions with:
> if (is_object($GLOBALS['TT'])) {
> $GLOBALS['TT']->setTSlogMessage('typo3temp_log: Couldn\'t parse
> input file)');
> }
>
> How can I view the Logs generated this way ?
Typo3script-Debugger.
config.admPanel = 1
now open the FE, open section "Typoscript" in the AdminPanel, enable all
checkboxes. click "update".
You should see your message at the appropriate place.
> Should I use another log function ?
Like Wolfgang said, depends on what you want to achieve. I think the
Typoscript-Debugger(aka TT=TimeTracker) is a very good place for
FE-related stuff.
Cheers,
Peter
--
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *
http://www.typo3partner.net * professional services network *
More information about the TYPO3-dev
mailing list