bigace.classes.logger
[ class tree: bigace.classes.logger ] [ index: bigace.classes.logger ] [ all elements ]

Element index for package bigace.classes.logger

[ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ l ] [ r ] [ u ] [ _ ]

_

$_file
in file FileLogger.php, variable FileLogger::$_file
_formatString
in file FileLogger.php, method FileLogger::_formatString()
_logToFile
in file FileLogger.php, method FileLogger::_logToFile()
top

c

$countMsg
in file RuntimeLogger.php, variable RuntimeLogger::$countMsg
countLog
in file RuntimeLogger.php, method RuntimeLogger::countLog()
top

d

dumpMessages
in file RuntimeLogger.php, method RuntimeLogger::dumpMessages()
top

e

$ERROR_LEVEL
in file Logger.php, variable Logger::$ERROR_LEVEL
E_DEBUG
in file Logger.php, constant E_DEBUG
E_SQL
in file Logger.php, constant E_SQL
top

f

FileLogger.php
procedural page FileLogger.php
FileLogger
in file FileLogger.php, method FileLogger::FileLogger()
    Pass a PREFIX for your file if you do not th share your Log messsages with other Logger consumer.
FileLogger
in file FileLogger.php, class FileLogger
    This Logger saves any kind of logging message to a file.
finalize
in file RuntimeLogger.php, method RuntimeLogger::finalize()
finalize
in file FileLogger.php, method FileLogger::finalize()
finalize
in file Logger.php, method Logger::finalize()
    Clean up all resources that might be used by this Logger!
top

g

getDescriptionForMode
in file Logger.php, method Logger::getDescriptionForMode()
    Returns the Description for the given Mode.
top

i

isDebugEnabled
in file Logger.php, method Logger::isDebugEnabled()
    Returns if Debugging is enabled
isModeEnabled
in file Logger.php, method Logger::isModeEnabled()
top

l

$LOGMSG
in file RuntimeLogger.php, variable RuntimeLogger::$LOGMSG
Logger.php
procedural page Logger.php
log
in file FileLogger.php, method FileLogger::log()
log
in file RuntimeLogger.php, method RuntimeLogger::log()
log
in file Logger.php, method Logger::log()
    Log a message for a special mode, use this if you wanna use your own level/mode!
logDebug
in file Logger.php, method Logger::logDebug()
    Messages of this Type are mostly used for development or error search!
logError
in file Logger.php, method Logger::logError()
    Messages of this Type will always be logged!
Logger
in file RuntimeLogger.php, method RuntimeLogger::Logger()
Logger
in file Logger.php, class Logger
    The BIGACE Logger is used as Interface.
logInfo
in file Logger.php, method Logger::logInfo()
    Messages of this Type are used for information messages.
logScriptError
in file Logger.php, method Logger::logScriptError()
    Callback function for the PHP logging mechanism.
logSQL
in file Logger.php, method Logger::logSQL()
    Log SQL Commands
top

r

RuntimeLogger.php
procedural page RuntimeLogger.php
RuntimeLogger
in file RuntimeLogger.php, class RuntimeLogger
    This BIGACE Logger saves all messages within an internal array. You may fetch these messages at the end of the call and use them for whatever you want (output in html, save to file...).
top

u

$user_errors
in file Logger.php, variable Logger::$user_errors
top

Documentation generated on Tue, 11 Oct 2005 23:01:50 +0200 by phpDocumentor 1.3.0RC2