[Zend_Log] element index

Package indexes

All elements
a c d e f i l m n p s w x z _
_
top
Method __call
Undefined method handler allows a shortcut:
Method __construct
Class constructor. Create a new logger
Method __destruct
Class destructor. Shutdown log writers
Variable $_accept
Variable $_operator
Variable $_priority
Variable $_regexp
Method __construct
Filter out any log messages not matching $regexp.
Method __construct
Filter logging by $priority. By default, it will accept any log event whose priority value is less than or equal to $priority.
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 ALERT
Zend_Log::ALERT 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 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
c
top
Class Constant CRIT
Zend_Log::CRIT in Log.php
d
top
Class Constant DEBUG
Zend_Log::DEBUG in Log.php
Page Db.php
Db.php in Db.php
e
top
Class Constant EMERG
Zend_Log::EMERG in Log.php
Class Constant ERR
Zend_Log::ERR 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
Class Constant INFO
Zend_Log::INFO in Log.php
Page Interface.php
Interface.php in Interface.php
Page Interface.php
Interface.php in Interface.php
l
top
Method log
Zend_Log::log() in Log.php
Log a message at a priority
Page Log.php
Log.php in Log.php
m
top
Page Message.php
Message.php in Message.php
Page Mock.php
Mock.php in Mock.php
n
top
Class Constant NOTICE
Zend_Log::NOTICE in Log.php
Page Null.php
Null.php in Null.php
p
top
Page Priority.php
Priority.php in Priority.php
s
top
Method setEventItem
Set an extra item to pass to the log writers.
Page Suppress.php
Suppress.php in Suppress.php
Method suppress
This is a simple boolean filter.
Page Simple.php
Simple.php in Simple.php
Variable $shutdown
shutdown called?
Page Stream.php
Stream.php in Stream.php
Method setFormatter
Set a new formatter for this writer
Method setFormatter
Formatting is not possible on this writer
Method shutdown
Close the stream resource.
Method shutdown
Remove reference to database adapter
Method shutdown
Perform shutdown activites such as closing open resources
Method shutdown
Record shutdown
w
top
Class Constant WARN
Zend_Log::WARN in Log.php
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_Filter_Suppress
Zend_Log_Filter_Suppress in Suppress.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 c d e f i l m n p s w x z _