[Zend_Log] element index

Package indexes

All elements
a d e f i l m n o p r s w x z _
_
top
Method __call
Undefined method handler allows a shortcut:
Method __construct
Class constructor. Create a new logger
Variable $_priority
Variable $_regexp
Method __construct
Filter out any log messages greater than $priority.
Method __construct
Filter out any log messages not matching $regexp.
Variable $_elementMap
Variable $_format
Variable $_rootElement
Method __construct
Class constructor
Method __construct
Class constructor
Variable $_filters
Variable $_formatter
Formats the log message before writing.
Variable $_stream
Holds the PHP stream to log to.
Method _write
Write a message to the log.
Method _write
Write a message to the log.
Method _write
Write a message to the log.
Method _write
Write a message to the log.
Method _write
Write a message to the log.
Method __construct
Class constructor
Method __construct
Class Constructor
a
top
Method addFilter
Add a filter that will be applied before all log writers.
Method addPriority
Add a custom priority
Method addWriter
Add a writer. A writer is responsible for taking a log message and writing it out to storage.
Class Constant WARN
Zend_Log::WARN in Log.php
Method accept
Returns TRUE to accept the message, FALSE to block it.
Method accept
Returns TRUE to accept the message, FALSE to block it.
Method accept
Returns TRUE to accept the message, FALSE to block it.
Method addFilter
Add a filter specific to this writer.
Page Abstract.php
Abstract.php in Abstract.php
d
top
Page Db.php
Db.php in Db.php
e
top
Class Constant DEBUG
Zend_Log::DEBUG in Log.php
Page Exception.php
Exception.php in Exception.php
Variable $events
array of log events
f
top
Method format
Formats data into a single line to be written by the writer.
Method format
Formats data into a single line to be written by the writer.
Method format
Formats data into a single line to be written by the writer.
i
top
Page Interface.php
Interface.php in Interface.php
Page Interface.php
Interface.php in Interface.php
l
top
Class Constant ALERT
Zend_Log::ALERT in Log.php
Method log
Zend_Log::log() in Log.php
Log a message at a priority
Page Log.php
Log.php in Log.php
m
top
Class Constant EMERG
Zend_Log::EMERG in Log.php
Page Message.php
Message.php in Message.php
Page Mock.php
Mock.php in Mock.php
n
top
Class Constant INFO
Zend_Log::INFO in Log.php
Page Null.php
Null.php in Null.php
o
top
Class Constant NOTICE
Zend_Log::NOTICE in Log.php
p
top
Page Priority.php
Priority.php in Priority.php
r
top
Class Constant CRIT
Zend_Log::CRIT in Log.php
Class Constant ERR
Zend_Log::ERR in Log.php
s
top
Method setEventItem
Set an extra item to pass to the log writers.
Page Simple.php
Simple.php in Simple.php
Method setFormatter
Set a new formatter for this writer
Method setFormatter
Formatting is not possible on this writer
Page Stream.php
Stream.php in Stream.php
w
top
Method write
Log a message to this writer.
x
top
Page Xml.php
Xml.php in Xml.php
z
top
Class Zend_Log
Zend_Log in Log.php
Class Zend_Log_Exception
Zend_Log_Exception in Exception.php
Class Zend_Log_Filter_Interface
Zend_Log_Filter_Interface in Interface.php
Class Zend_Log_Filter_Message
Class Zend_Log_Filter_Priority
Zend_Log_Filter_Priority in Priority.php
Class Zend_Log_Formatter_Interface
Class Zend_Log_Formatter_Simple
Class Zend_Log_Formatter_Xml
Class Zend_Log_Writer_Abstract
Zend_Log_Writer_Abstract in Abstract.php
Class Zend_Log_Writer_Db
Class Zend_Log_Writer_Mock
Class Zend_Log_Writer_Null
Class Zend_Log_Writer_Stream
a d e f i l m n o p r s w x z _