[TYPO3] Where doe it send the log entry? $GLOBALS['TT']->setTSlogMessage($error,3);

T.M.Snyder tmsnyder at hotmail.com
Fri Jun 6 16:21:20 CEST 2008


Hi all,

I have a code snippet which states the following:

           if ($error = $GLOBALS['TYPO3_DB']->sql_error()) {
                $GLOBALS['TT']->setTSlogMessage($error,3);


but where does the logentry go to?

Where can I see the logged errors?

Regards 




More information about the TYPO3-english mailing list