Search for log

  1. Search 8.x-3.x for log
  2. Other projects
Title Object type File name Summary
RulesLog class includes/rules.core.inc The rules default logging class.
RulesLog::$line property includes/rules.core.inc
RulesLog::$log property includes/rules.core.inc
RulesLog::$logger property includes/rules.core.inc
RulesLog::$logLevel property includes/rules.core.inc
RulesLog::checkLog function includes/rules.core.inc Checks the log and throws an exception if there were any problems.
RulesLog::clear function includes/rules.core.inc Clears the logged messages.
RulesLog::ERROR constant includes/rules.core.inc
RulesLog::get function includes/rules.core.inc Gets an array of logged messages.
RulesLog::hasErrors function includes/rules.core.inc Checks the log for error messages.
RulesLog::INFO constant includes/rules.core.inc
RulesLog::log function includes/rules.core.inc Logs a log message.
RulesLog::logger function includes/rules.core.inc
RulesLog::render function includes/rules.core.inc Renders the whole log.
RulesLog::renderHelper function includes/rules.core.inc Renders the log of one event invocation.
RulesLog::WARN constant includes/rules.core.inc
RulesLog::__clone function includes/rules.core.inc
RulesLog::__construct function includes/rules.core.inc This is a singleton.
rules_debug_log_pre_render function ./rules.module Pre-render callback for the debug log, which renders and then clears it.
rules_debug_log_region function ./rules.module Returns the current region for the debug log.
rules_log function ./rules.module Log a message to the rules logger.
rules_system_log_get_message function modules/events.inc Getter callback for the log entry message property.
rules_user_login function modules/events.inc Implements hook_user_login().
rules_user_logout function modules/events.inc Implements hook_user_logout().
theme_rules_log function ui/ui.theme.inc Themes the rules log debug output.
_rules_system_watchdog_log_entry_info function modules/system.rules.inc Defines property info for watchdog log entries.