[Horde_Log] element index

Package indexes

All elements
a b c d e f h i l m n p s t w x _
_
top
Variable $_level
Method __call
Undefined method handler allows a shortcut:
Method __construct
Class constructor. Create a new logger
Method __construct
Filter out any log messages greater than $level.
Method __construct
Variable $_regexp
Method __construct
Filter out any log messages not matching $regexp.
Variable $_format
Format string
Variable $_options
Method __construct
Method __construct
Constructor
Variable $_buffer
Array of buffered output.
Variable $_filters
Variable $_formatter
Formats the log message before writing.
Variable $_formatter
Formats the log message before writing.
Variable $_methods
Mapping of log priorities to Firebug methods.
Variable $_options
Variable $_options
Options to be set by setOption(). Sets the field names in the database table.
Variable $_options
Options to be set by setOption(). Sets the field names in the database table.
Variable $_stream
Holds the PHP stream to log to.
Method __construct
Class Constructor
Method __construct
Class constructor
Method __construct
Class Constructor
Method __call
a
top
Method accept
Returns TRUE to accept the message, FALSE to block it.
Method addFilter
Add a filter that will be applied before all log handlers.
Method addHandler
Add a handler. A handler is responsible for taking a log message and writing it out to storage.
Method addLevel
Add a custom log level
Class Constant ALERT
Horde_Log::ALERT in Log.php
Alert: action must be taken immediately
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 handler.
Page AllTests.php
AllTests.php in AllTests.php
b
top
Page Base.php
Base.php in Base.php
c
top
Class Constant CRIT
Horde_Log::CRIT in Log.php
Critical: critical conditions
Variable $calls
Page ChainingTest.php
ChainingTest.php in ChainingTest.php
d
top
Class Constant DEBUG
Horde_Log::DEBUG in Log.php
Debug: debug-level messages
Page Db.php
Db.php in Db.php
Page DbTest.php
DbTest.php in DbTest.php
e
top
Class Constant EMERG
Horde_Log::EMERG in Log.php
Emergency: system is unusable
Class Constant ERR
Horde_Log::ERR in Log.php
Error: error conditions
Page Exception.php
Exception.php in Exception.php
f
top
Method format
Formats an event to be written by the handler.
Method format
Formats an event to be written by the handler.
Method format
Formats an event to be written by the handler.
Method flush
Page Firebug.php
Firebug.php in Firebug.php
Page FirebugTest.php
FirebugTest.php in FirebugTest.php
h
top
Class Horde_Log
Horde_Log in Log.php
Class Horde_Log_Exception
Horde_Log_Exception in Exception.php
Class Horde_Log_Filter_Level
Class Horde_Log_Formatter_Interface
Class Horde_Log_Formatter_XmlTest
Class Horde_Log_Logger
Horde_Log_Logger in Logger.php
Class Horde_Log_Filter_Interface
Class Horde_Log_Filter_Message
Class Horde_Log_Formatter_Simple
Class Horde_Log_Formatter_Xml
Class Horde_Log_Handler_Base
Class Horde_Log_Handler_Db
Class Horde_Log_Handler_Firebug
Class Horde_Log_Handler_Null
Class Horde_Log_Handler_Stream
Class Horde_Log_AllTests
Horde_Log_AllTests in AllTests.php
Class Horde_Log_Filter_ChainingTest
Horde_Log_Filter_ChainingTest in ChainingTest.php
Class Horde_Log_Filter_LevelTest
Class Horde_Log_Filter_MessageTest
Horde_Log_Filter_MessageTest in MessageTest.php
Class Horde_Log_Formatter_SimpleTest
Class Horde_Log_Handler_DbTest
Class Horde_Log_Handler_DbTest_MockDbAdapter
Class Horde_Log_Handler_FirebugTest
Class Horde_Log_Handler_NullTest
Class Horde_Log_Handler_StreamTest
Class Horde_Log_LogTest
Horde_Log_LogTest in LogTest.php
i
top
Class Constant INFO
Horde_Log::INFO in Log.php
Informational: informational messages
Page Interface.php
Interface.php in Interface.php
Page Interface.php
Interface.php in Interface.php
l
top
Method log
Log a message at a level
Page Level.php
Level.php in Level.php
Page Logger.php
Logger.php in Logger.php
Page Log.php
Log.php in Log.php
Method log
Log a message to this handler.
Page LevelTest.php
LevelTest.php in LevelTest.php
Page LogTest.php
LogTest.php in LogTest.php
m
top
Page Message.php
Message.php in Message.php
Page MessageTest.php
MessageTest.php in MessageTest.php
Method main
n
top
Class Constant NOTICE
Notice: normal but significant condition
Page Null.php
Null.php in Null.php
Page NullTest.php
NullTest.php in NullTest.php
p
top
Constant PHPUnit_MAIN_METHOD
PHPUnit_MAIN_METHOD in AllTests.php
s
top
Method setUp
Page Simple.php
Simple.php in Simple.php
Page Stream.php
Stream.php in Stream.php
Method setOption
Sets an option specific to the implementation of the log handler.
Page SimpleTest.php
SimpleTest.php in SimpleTest.php
Page StreamTest.php
StreamTest.php in StreamTest.php
Method setUp
Method setUp
Method setUp
Method setUp
Method setUp
Method setUp
Method suite
t
top
Method testDefaultFormat
Method testXmlDeclarationIsStripped
Method testXmlValidates
Method tearDown
Method testaddHandler
Method testaddHandlerAddsMultipleHandlers
Method testAddingLevelThrowsWhenOverridingBuiltinLogLevel
Method testAddLogLevel
Method testConstructorThrowsOnBadFormatString
Method testConstructorThrowsOnInvalidLevel
Method testConstructorThrowsWhenModeSpecifiedForExistingStream
Method testConstructorThrowsWhenResourceIsNotStream
Method testConstructorThrowsWhenStreamCannotBeOpened
Method testConstructorWithValidStream
Method testConstructorWithValidUrl
Method testDefaultFormat
Method testFilterAllHandlers
Method testFilterOnSpecificHandler
Method testHandlerCanBeAddedWithConstructor
Method testLevelFilterAccept
Method testLevelFilterReject
Method testLoggerThrowsWhenNoHandlers
Method testLogThrough__callThrowsOnBadLogLevel
Method testLogThrowsOnBadLogLevel
Method testMessageFilter
Method testMessageFilterRecognizesInvalidRegularExpression
Method testSettingBadOptionThrows
Method testSettingBadOptionThrows
Method testWrite
Method testWrite
Method testWrite
Method testWriteThrowsWhenStreamWriteFails
Method testWriteUsesOptionalCustomColumns
Method testWriteWithDefaults
w
top
Class Constant WARN
Horde_Log::WARN in Log.php
Warning: warning conditions
Method write
Write a message to the log.
Method write
Write a message to the log buffer
Method write
Write a message to the firebug console. This function really just writes
Method write
Write a message to the log.
Method write
Buffer a message to be stored in the storage implemented by this handler.
x
top
Page XmlTest.php
XmlTest.php in XmlTest.php
Page Xml.php
Xml.php in Xml.php
a b c d e f h i l m n p s t w x _