[TYPO3-v4] Harmonizing severity levels
    Ernesto Baschny [cron IT] 
    ernst at cron-it.de
       
    Fri Nov  5 18:30:16 CET 2010
    
    
  
Ernesto Baschny [cron IT] schrieb am 05.11.2010 17:03:
> We have sysLog!
> -----------------
To add to the confusion, we also have:
$GLOBALS['BE_USER']->writelog()
which is used by the backend to put messages in "sys_log" (which can be
viewed in Admin Tools > Log). Messages like login/logout, change in
records, etc are found there.
There you have:
0 = message,
1 = error,
2 = System Error,
3 = security notice (admin)
Ugh! :)
Cheers,
Ernesto
    
    
More information about the TYPO3-project-v4
mailing list