[TYPO3-dev] mysql errors log
Vladimir Podkovanov
podkovanov at gmail.com
Tue Jan 17 10:06:20 CET 2012
On 17.01.2012 12:54, Franz Holzinger wrote:
>
> You must check
> Textformat
> [TEXTFORMAT]
> defines that the output is only in text format and not an array as for
> debug. Arrays are converted into normal text before the output function
> is called. Use this if you have set error_log as OUTPUT.
Yep I checked, the problem in second argument - there is string 'SQL debug':
call_user_func($debugFunc,$debugOut,'SQL debug');
and in case with error_log() second argument should be integer
--
-rgds-
Vladimir
More information about the TYPO3-dev
mailing list