You are here

constant AUDIT_LOG_DO_LOG in Audit Log 7

@file Hook implemenations for the Audit log module.

2 uses of AUDIT_LOG_DO_LOG
audit_log_filter_audit_log_it in modules/audit_log_filter/audit_log_filter.module
Implements hook_audit_log_it().
hook_audit_log_it in ./audit_log.api.php
Decide if the item has to be logged.

File

./audit_log.module, line 7
Hook implemenations for the Audit log module.

Code

define('AUDIT_LOG_DO_LOG', 'do log');