ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
ilLoggingSettings Interface Reference
+ Inheritance diagram for ilLoggingSettings:
+ Collaboration diagram for ilLoggingSettings:

Public Member Functions

 isEnabled ()
 
 getLogDir ()
 
 getLogFile ()
 
 getLevel ()
 
 getLevelByComponent ($a_component_id)
 
 getCacheLevel ()
 
 isCacheEnabled ()
 
 isMemoryUsageEnabled ()
 
 isBrowserLogEnabled ()
 
 isBrowserLogEnabledForUser ($a_login)
 
 getBrowserLogUsers ()
 

Detailed Description

Author
Stefan Meyer smeye.nosp@m.r.il.nosp@m.ias@g.nosp@m.mx.d.nosp@m.e
Version
$Id$

Definition at line 15 of file interface.ilLoggingSettings.php.

Member Function Documentation

◆ getBrowserLogUsers()

ilLoggingSettings::getBrowserLogUsers ( )

◆ getCacheLevel()

ilLoggingSettings::getCacheLevel ( )

◆ getLevel()

ilLoggingSettings::getLevel ( )

◆ getLevelByComponent()

ilLoggingSettings::getLevelByComponent (   $a_component_id)

◆ getLogDir()

ilLoggingSettings::getLogDir ( )

◆ getLogFile()

ilLoggingSettings::getLogFile ( )

◆ isBrowserLogEnabled()

ilLoggingSettings::isBrowserLogEnabled ( )

◆ isBrowserLogEnabledForUser()

ilLoggingSettings::isBrowserLogEnabledForUser (   $a_login)

◆ isCacheEnabled()

ilLoggingSettings::isCacheEnabled ( )

◆ isEnabled()

ilLoggingSettings::isEnabled ( )

◆ isMemoryUsageEnabled()

ilLoggingSettings::isMemoryUsageEnabled ( )

The documentation for this interface was generated from the following file: