[TYPO3-core] RFC: Resubmission of feature #1585: Logfile by Request URI + configuration of Empty Referer handling + logline hook

Martin Kutschker martin.kutschker-n0spam at no5pam-blackbox.net
Sun Mar 2 17:51:39 CET 2008


Steffen Kamper schrieb:
> "Martin Kutschker" <martin.kutschker-n0spam at no5pam-blackbox.net> schrieb im 
> Newsbeitrag 
> news:mailman.1.1204472123.827.typo3-team-core at lists.netfielders.de...
>> class t3lib_div {
>>   const SYSLOG_SEVERITY_INFO = 0;
>> }
>>
> 
> this is not bad but has a long call
> t3lib_div::SYSLOG_SEVERITY_INFO
> 
> so i would prefer the global constants for it.

But you should make it T3LIB_DIV_SYSLOG_SEVERITY_INFO and not simply 
TYPO3_SEVERITY_INFO so there's not much to gain.

Besides, we should get used to longer names to be ready for 5.0 :-)

Masi


More information about the TYPO3-team-core mailing list