Overview

Packages

  • Log
    • Filters
    • Formatters
    • Handlers

Classes

  • Horde_Log
  • Horde_Log_Exception
  • Horde_Log_Logger

Interfaces

  • Horde_Log_Formatter
  • Overview
  • Package
  • Class
  • Tree

Class Horde_Log

Package: Log
Category: Horde
Located at Horde/Log.php
Constants summary
integer EMERG

Emergency: system is unusable

Emergency: system is unusable

# 0
integer ALERT

Alert: action must be taken immediately

Alert: action must be taken immediately

# 1
integer CRIT

Critical: critical conditions

Critical: critical conditions

# 2
integer ERR

Error: error conditions

Error: error conditions

# 3
integer WARN

Warning: warning conditions

Warning: warning conditions

# 4
integer NOTICE

Notice: normal but significant condition

Notice: normal but significant condition

# 5
integer INFO

Informational: informational messages

Informational: informational messages

# 6
integer DEBUG

Debug: debug-level messages

Debug: debug-level messages

# 7
API documentation generated by ApiGen