You are here

constant AUDIT_LOG_DO_NOT_LOG in Audit Log 7

3 uses of AUDIT_LOG_DO_NOT_LOG
audit_log in ./audit_log.module
Log an audit 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 8
Hook implemenations for the Audit log module.

Code

define('AUDIT_LOG_DO_NOT_LOG', 'do not log');