ILIAS
trunk Revision v11.0_alpha-1811-gd2d5443e411
|
Logging factory. More...
Static Public Member Functions | |
static | getLevels () |
static | getLevelOptions () |
Data Fields | |
const | DEBUG = 100 |
const | INFO = 200 |
const | NOTICE = 250 |
const | WARNING = 300 |
const | ERROR = 400 |
const | CRITICAL = 500 |
const | ALERT = 550 |
const | EMERGENCY = 600 |
const | OFF = 1000 |
Logging factory.
This class supplies an implementation for the locator. The locator will send its output to ist own frame, enabling more flexibility in the design of the desktop.
Definition at line 30 of file class.ilLogLevel.php.
|
static |
Definition at line 61 of file class.ilLogLevel.php.
References $DIC, $lng, and ILIAS\MetaData\Editor\Http\DEBUG.
Referenced by ilLogComponentTableGUI\fillRow(), and ilObjLoggingSettingsGUI\initFormSettings().
|
static |
Definition at line 45 of file class.ilLogLevel.php.
References ILIAS\MetaData\Editor\Http\DEBUG.
Referenced by ilLogger\logStack(), and ilLogger\write().
const ilLogLevel::ALERT = 550 |
Definition at line 38 of file class.ilLogLevel.php.
const ilLogLevel::CRITICAL = 500 |
Definition at line 37 of file class.ilLogLevel.php.
Referenced by ilLog\__construct(), and ilLogComponentLevelTest\testLevel().
const ilLogLevel::DEBUG = 100 |
Definition at line 32 of file class.ilLogLevel.php.
Referenced by ilLoggingDBSettings\__construct(), ilObjRole\adjustPermissions(), ilCourseAppEventListener\awardCertificate(), ilLDAPQuery\checkGroupMembership(), ilRbacAdmin\copyRolePermissionIntersection(), ilRbacAdmin\copyRolePermissionSubtract(), ilRbacAdmin\copyRolePermissionUnion(), ilRbacAdmin\copyRoleTemplatePermissions(), ilRbacAdmin\deleteRole(), ilRbacAdmin\deleteRolePermission(), ilECSCourseCreationHandler\doAttributeMapping(), ilAuthProviderOpenIdConnect\doAuthentication(), ilObjRoleFolderGUI\doChangeExistingObjects(), ilECSCmsCourseMemberCommandQueueHandler\doUpdate(), ilECSMappingSettingsGUI\dSynchronizeTrees(), ilLoggerFactory\getComponentLogger(), ilUserAutoComplete\getList(), ilRbacAdmin\grantPermission(), ilAuthFrontend\handleAccountMigration(), ilECSCmsTreeCommandQueueHandler\handleCreate(), ilCourseReferenceAppEventListener\handleReferences(), ilECSCmsTreeCommandQueueHandler\handleUpdate(), ilLTIAppEventListener\handleUpdateStatus(), ilAuthFrontendCredentialsApache\initFromRequest(), ilTimingsUser\lookupTimings(), ilOpenIdConnectUserSync\needsCreation(), ilDidacticTemplateImport\parseLocalPolicyAction(), ilUserAutoComplete\parseQueryString(), ilOpenIdConnectUserSync\parseRoleAssignments(), ilECSConnector\prepareConnection(), ILIAS\Export\ImportHandler\SchemaFolder\Handler\readSchemaFiles(), ilLDAPUserSynchronisation\readUserData(), ilRbacAdmin\revokePermission(), ilRbacAdmin\revokePermissionList(), ilMDGeneral\save(), ilLTIDataConnector\saveResourceLink(), ilOpenIdConnectSettingsGUI\saveRoles(), ilAuthProviderLDAP\updateAccount(), and ilAuthProviderECS\validateHash().
const ilLogLevel::EMERGENCY = 600 |
Definition at line 39 of file class.ilLogLevel.php.
const ilLogLevel::ERROR = 400 |
Definition at line 36 of file class.ilLogLevel.php.
Referenced by ilTree\__construct(), ilCourseObjectivesGUI\__initCourseObject(), ilLPStatusFactory\_getClassById(), ilLPStatusFactory\_getClassByIdAndType(), ilLPStatusFactory\_getInstance(), ilTree\deleteTree(), ilNestedSetTree\fetchPredecessorNode(), ilNestedSetTree\getChildSequenceNumber(), ilTree\getNodeTreeData(), ilTree\getPathId(), ilECSAppEventListener\handleMembership(), ilAuthProviderOpenIdConnect\handleUpdate(), ilRemoteObjectBase\handleUpdate(), ilAuthSession\init(), ilNestedSetTree\insertNode(), ilMaterializedPathTree\insertNode(), ilTree\insertNode(), ilParticipants\isGroupingMember(), ILIAS\Test\Logging\TestLogger\log(), ilTree\moveToTrash(), ilMaterializedPathTree\moveTree(), ilNestedSetTree\moveTree(), ilAdministrationSettingsFormHandler\parseFieldValue(), ilObjRole\read(), ilTree\removeTree(), and ilMailNotification\sendMail().
const ilLogLevel::INFO = 200 |
Definition at line 33 of file class.ilLogLevel.php.
Referenced by ilLoggingDBSettings\__construct(), ilLog\__construct(), ilLoggingSetupSettings\getCacheLevel(), ilLoggingSetupSettings\getLevel(), ilLogger\logStack(), and ilLogger\write().
const ilLogLevel::NOTICE = 250 |
Definition at line 34 of file class.ilLogLevel.php.
Referenced by ilRbacAdmin\deleteLocalRole(), and ilUserExportFileTableGUI\parse().
const ilLogLevel::OFF = 1000 |
Definition at line 41 of file class.ilLogLevel.php.
const ilLogLevel::WARNING = 300 |
Definition at line 35 of file class.ilLogLevel.php.
Referenced by ilECSConnector\__construct(), ilLog\__construct(), ilObjectMetaDataGUI\__construct(), ilObjRoleFolderGUI\doChangeExistingObjects(), ilParticipants\getInstanceByObjId(), ilObjSession\initDefaultRoles(), ilTree\insertNodeFromTrash(), ilSessionParticipants\sendNotification(), and ilDateTime\setDate().