[TYPO3-dev] Syslog confusion
    Francois Suter 
    fsuter at cobweb.ch
       
    Tue Mar 17 10:20:13 CET 2009
    
    
  
> I find this situation somewhat confusing. How about making 
> t3lib_div::sysLog() capable of writing to the sys_log table and have 
> TCEmain call that method instead of it's own log()? Does that make 
> sense? One issue is that the log() method accepts far more parameters 
> that t3lib_div::sysLog()...
> 
> Maybe the simpler solution is just to add a hook inside TCEmain's log().
To be complete, the changes would be made in 
t3lib_userAuthGroup::writelog(), since this is called by 
t3lib_TCEmain::log().
Cheers
-- 
Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch
    
    
More information about the TYPO3-dev
mailing list