[TYPO3-core] RFC: error logging for the Core

Michael Stucki michael at typo3.org
Thu Jan 19 11:04:41 CET 2006


Hi Martin,

> I split only so many items I need. In init I need only two (level doesn't
> affect initialization). The number of elements is one more to ignore any
> rogue parameters.

OK

> > > At the first call of t3lib_div::sysLog() you simply check for this
> > > variable and call the init function if this was not done yet...
>
> Done.
>
> Attached patch has also necessay items in config_default.

I see you used
	$TYPO3_CONF_VARS['SYS']['systemLogInit']
for this, but maybe it should be
	$TYPO3_CONF_VARS['SC_OPTIONS']['t3lib/class.t3lib_div.php']['systemLogInit']
instead.

Reason: SYS is for configuration settings, not for storing information.


If that is all you have changed, then I'm fine with that patch. Go for it!

- michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060119/82211006/attachment.pgp 


More information about the TYPO3-team-core mailing list