Typo3 and log_setTSlogMessage

Mar 3rd, 2011 | Posted by | Filed under Typo3

While trying to get indexed_search in Typo3 to work I’ve discoverd a lot of log_setTSlogMessage functions in the code. I ask myself where to find the output of these function. I digged around and found a reference to $GLOBAL['TT']. Ok. Not much better. Again I had to dig around. Finally I got a simple answer: The Admin Panel! :-)
So just enable the admin panel and go to TypoScript and enable Display messages. Reload the page and you’ll the logs.

Tags:
  1. Anonymous
    May 20th, 2011 at 11:21
    #1
You must be logged in to post a comment.