[Typo3-dev] View Log
Wolfgang Klinger
wolfgang at stufenlos.net
Thu Feb 17 07:53:43 CET 2005
Hi!
On Thu, 17 Feb 2005, Kraft Bernhard wrote the following:
> 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 ?
>
> Should I use another log function ?
Depends on what you need to do with that information.
You have several other options, e.g. backend log or devlog
bye
Wolfgang
More information about the TYPO3-dev
mailing list