Index of All Elements

Indexes by package:
log4php

a c d e f g h i l m n o p r s t w x
  top
a
$aaiin file LoggerCategory.php, variable LoggerCategory::$aai
$additivein file LoggerCategory.php, variable LoggerCategory::$additive
activateOptionsin file LoggerAppenderFile.php, method LoggerAppenderFile::activateOptions()
    If the value of File is not null, then setFile(java.lang.String) is called with the values of File and Append properties.
activateOptionsin file LoggerLayoutSimple.php, method LoggerLayoutSimple::activateOptions()
activateOptionsin file LoggerLayoutHtml.php, method LoggerLayoutHtml::activateOptions()
    No options to activate.
activateOptionsin file LoggerXmlLayout.php, method LoggerXmlLayout::activateOptions()
    No options to activate.
activateOptionsin file LoggerAppenderConsole.php, method LoggerAppenderConsole::activateOptions()
activateOptionsin file LoggerAppenderPhp.php, method LoggerAppenderPhp::activateOptions()
activateOptionsin file LoggerAppenderSocket.php, method LoggerAppenderSocket::activateOptions()
    create a socket connection using defined parameters
activateOptionsin file LoggerAppenderSyslog.php, method LoggerAppenderSyslog::activateOptions()
activateOptionsin file LoggerLayout.php, method LoggerLayout::activateOptions()
addAppenderin file LoggerCategory.php, method LoggerCategory::addAppender()
    Add newAppender to the list of appenders of this Category instance.
addFilterin file LoggerAppender.php, method LoggerAppender::addFilter()
    Add a filter to the end of the filter list.
addHierarchyEventListenerin file LoggerHierarchy.php, method LoggerHierarchy::addHierarchyEventListener()
    Add a HierarchyEventListener event to the repository.
addRendererin file LoggerHierarchy.php, method LoggerHierarchy::addRenderer()
    Add an object renderer for a specific class.
assertLogin file LoggerCategory.php, method LoggerCategory::assertLog()
    If assertion parameter is false, then logs msg as an error statement.
  top
c
$categoryPrefixingin file LoggerLayoutTTCC.php, variable LoggerLayoutTTCC::$categoryPrefixing
$closedin file LoggerAppender.php, variable LoggerAppender::$closed
$contextPrintingin file LoggerLayoutTTCC.php, variable LoggerLayoutTTCC::$contextPrinting
callAppendersin file LoggerCategory.php, method LoggerCategory::callAppenders()
    Call the appenders in the hierrachy starting at this.
clearin file LoggerHierarchy.php, method LoggerHierarchy::clear()
    This call will clear all logger definitions from the internal hashtable.
clearFiltersin file LoggerAppender.php, method LoggerAppender::clearFilters()
    Clear the list of filters by removing all the filters in it.
closein file LoggerAppenderSyslog.php, method LoggerAppenderSyslog::close()
closein file LoggerAppenderPhp.php, method LoggerAppenderPhp::close()
closein file LoggerAppenderFile.php, method LoggerAppenderFile::close()
closein file LoggerAppender.php, method LoggerAppender::close()
    Release any resources allocated.
closein file LoggerAppenderSocket.php, method LoggerAppenderSocket::close()
closein file LoggerAppenderConsole.php, method LoggerAppenderConsole::close()
closeFilein file LoggerAppenderFile.php, method LoggerAppenderFile::closeFile()
    Closes the previously opened file.
closeFilein file LoggerAppenderSocket.php, method LoggerAppenderSocket::closeFile()
    Closes the previously opened file.
  top
d
$dateFormatin file LoggerLayoutTTCC.php, variable LoggerLayoutTTCC::$dateFormat
$debugin file LoggerHierarchy.php, variable LoggerHierarchy::$debug
$defaultFactoryin file LoggerHierarchy.php, variable LoggerHierarchy::$defaultFactory
debugin file LoggerCategory.php, method LoggerCategory::debug()
    Log a message object with the DEBUG level including the caller.
doAppendin file LoggerAppenderSyslog.php, method LoggerAppenderSyslog::doAppend()
    syslog a LoggerEvent
doAppendin file LoggerAppenderSocket.php, method LoggerAppenderSocket::doAppend()
    Appends a LoggerEvent
doAppendin file LoggerAppenderConsole.php, method LoggerAppenderConsole::doAppend()
doAppendin file LoggerAppenderFile.php, method LoggerAppenderFile::doAppend()
doAppendin file LoggerAppenderPhp.php, method LoggerAppenderPhp::doAppend()
    trig a LoggerEvent
doAppendin file LoggerAppenderRollingFile.php, method LoggerAppenderRollingFile::doAppend()
doAppendin file LoggerAppender.php, method LoggerAppender::doAppend()
    Log in Appender specific way.
  top
e
$emittedNoAppenderWarningin file LoggerHierarchy.php, variable LoggerHierarchy::$emittedNoAppenderWarning
$emittedNoResourceBundleWarningin file LoggerHierarchy.php, variable LoggerHierarchy::$emittedNoResourceBundleWarning
$errorHandlerin file LoggerAppender.php, variable LoggerAppender::$errorHandler
emitNoAppenderWarningin file LoggerHierarchy.php, method LoggerHierarchy::emitNoAppenderWarning()
errorin file LoggerCategory.php, method LoggerCategory::error()
    Log a message object with the LOGGER_LEVEL_ERROR level including the caller.
existsin file LoggerManager.php, method LoggerManager::exists()
    check if a given logger exists
existsin file LoggerHierarchy.php, method LoggerHierarchy::exists()
    Check if the named logger exists in the hierarchy.
existsin file LoggerCategory.php, method LoggerCategory::exists()
    Deprecated.
  top
f
$fileAppendin file LoggerAppenderFile.php, variable LoggerAppenderFile::$fileAppend
$fileNamein file LoggerAppenderFile.php, variable LoggerAppenderFile::$fileName
$filtersin file LoggerAppender.php, variable LoggerAppender::$filters
$fpin file LoggerAppenderFile.php, variable LoggerAppenderFile::$fp
$fpin file LoggerAppenderConsole.php, variable LoggerAppenderConsole::$fp
$fqcnin file LoggerCategory.php, variable LoggerCategory::$fqcn
$fqnOfCategoryClassin file LoggerEvent.php, variable LoggerEvent::$fqnOfCategoryClass
factoryin file LoggerAppender.php, method LoggerAppender::factory()
    Factory
factoryin file LoggerLayout.php, method LoggerLayout::factory()
fatalin file LoggerCategory.php, method LoggerCategory::fatal()
    Log a message object with the LOGGER_LEVEL_FATAL level including the caller.
fireAddAppenderEventin file LoggerHierarchy.php, method LoggerHierarchy::fireAddAppenderEvent()
forcedLogin file LoggerCategory.php, method LoggerCategory::forcedLog()
    This method creates a new logging event and logs the event without further checks.
formatin file LoggerXmlLayout.php, method LoggerXmlLayout::format()
    Formats a LoggerEvent in conformance with the log4j.dtd.
formatin file LoggerLayoutTTCC.php, method LoggerLayoutTTCC::format()
    In addition to the level of the statement and message, the
formatin file LoggerLayoutSimple.php, method LoggerLayoutSimple::format()
    Returns the log statement in a format consisting of the
level
, followed by " - " and then the
message
.
formatin file LoggerLayoutHtml.php, method LoggerLayoutHtml::format()
formatin file LoggerLayout.php, method LoggerLayout::format()
    Override this method to create your own layout format.
  top
g
getAdditivityin file LoggerCategory.php, method LoggerCategory::getAdditivity()
    Get the additivity flag for this Category instance.
getAllAppendersin file LoggerCategory.php, method LoggerCategory::getAllAppenders()
    Get the appenders contained in this category as an Enumeration.
getAppendin file LoggerAppenderFile.php, method LoggerAppenderFile::getAppend()
    Returns the value of the Append option.
getAppendin file LoggerAppenderSocket.php, method LoggerAppenderSocket::getAppend()
    Returns the value of the Append option.
getAppenderin file LoggerCategory.php, method LoggerCategory::getAppender()
    Look for the appender named as name.
getCategoryPrefixingin file LoggerLayoutTTCC.php, method LoggerLayoutTTCC::getCategoryPrefixing()
    Returns value of the CategoryPrefixing option.
getChainedLevelin file LoggerRoot.php, method LoggerRoot::getChainedLevel()
getChainedPriorityin file LoggerCategory.php, method LoggerCategory::getChainedPriority()
    Please use the the getEffectiveLevel() method instead.
getContentTypein file LoggerLayoutHtml.php, method LoggerLayoutHtml::getContentType()
    Returns the content type output by this layout, i.e "text/html".
getContentTypein file LoggerLayout.php, method LoggerLayout::getContentType()
    Returns the content type output by this layout.
getContextPrintingin file LoggerLayoutTTCC.php, method LoggerLayoutTTCC::getContextPrinting()
    Returns value of the ContextPrinting option.
getCurrentCategoriesin file LoggerCategory.php, method LoggerCategory::getCurrentCategories()
    Please use LogManager::getCurrentLoggers() instead.
getCurrentCategoriesin file LoggerHierarchy.php, method LoggerHierarchy::getCurrentCategories()
getCurrentLoggersin file LoggerManager.php, method LoggerManager::getCurrentLoggers()
    returns an array this whole Logger instances
getCurrentLoggersin file LoggerHierarchy.php, method LoggerHierarchy::getCurrentLoggers()
    Returns all the currently defined categories in this hierarchy as an Enumeration.
getDateFormatin file LoggerLayoutTTCC.php, method LoggerLayoutTTCC::getDateFormat()
getDefaultHierarchyin file LoggerCategory.php, method LoggerCategory::getDefaultHierarchy()
    Please use LogManager::getLoggerRepository() instead.
getEffectiveLevelin file LoggerCategory.php, method LoggerCategory::getEffectiveLevel()
    Starting from this category, search the category hierarchy for a non-null level and return it.
getErrorHandlerin file LoggerAppender.php, method LoggerAppender::getErrorHandler()
    Returns the ErrorHandler for this appender.
getFilein file LoggerAppenderFile.php, method LoggerAppenderFile::getFile()
    Returns the value of the File option.
getFilterin file LoggerAppender.php, method LoggerAppender::getFilter()
    Returns the head Filter.
getFooterin file LoggerLayout.php, method LoggerLayout::getFooter()
    Returns the footer for the layout format.
getFooterin file LoggerLayoutHtml.php, method LoggerLayoutHtml::getFooter()
    Returns the appropriate HTML footers.
getHeaderin file LoggerLayoutHtml.php, method LoggerLayoutHtml::getHeader()
    Returns appropriate HTML headers.
getHeaderin file LoggerLayout.php, method LoggerLayout::getHeader()
    Returns the header for the layout format.
getHierarchyin file LoggerCategory.php, method LoggerCategory::getHierarchy()
    Please use getLoggerRepository() instead.
getHostnamein file LoggerAppenderSocket.php, method LoggerAppenderSocket::getHostname()
    Get the value of the BufferedIO option.
getInstancein file LoggerCategory.php, method LoggerCategory::getInstance()
    Retrieve a category with named as the name parameter.
getLayoutin file LoggerAppender.php, method LoggerAppender::getLayout()
    Returns this appender layout.
getLevelin file LoggerCategory.php, method LoggerCategory::getLevel()
    Returns the assigned Level, if any, for this Category.
getLevelin file LoggerEvent.php, method LoggerEvent::getLevel()
getLocationInfoin file LoggerXmlLayout.php, method LoggerXmlLayout::getLocationInfo()
    Returns the current value of the LocationInfo option.
getLocationInformationin file LoggerEvent.php, method LoggerEvent::getLocationInformation()
    get the location information for this logging event.
getLoggerin file LoggerManager.php, method LoggerManager::getLogger()
    returns the specified Logger
getLoggerin file Logger.php, method Logger::getLogger()
    Get a Logger by name (Delegate to LoggerManager)
getLoggerin file LoggerHierarchy.php, method LoggerHierarchy::getLogger()
    Return a new logger instance named as the first parameter using the default factory.
getLoggerNamein file LoggerEvent.php, method LoggerEvent::getLoggerName()
getLoggerRepositoryin file LoggerCategory.php, method LoggerCategory::getLoggerRepository()
    Return the the LoggerRepository where this Category is attached.
getLoggerRepositoryin file LoggerManager.php, method LoggerManager::getLoggerRepository()
    returns the LoggerHierarchy object
getMaxBackupIndexin file LoggerAppenderRollingFile.php, method LoggerAppenderRollingFile::getMaxBackupIndex()
    Returns the value of the MaxBackupIndex option.
getMaximumFileSizein file LoggerAppenderRollingFile.php, method LoggerAppenderRollingFile::getMaximumFileSize()
    Get the maximum size that the output file is allowed to reach
getMessagein file LoggerEvent.php, method LoggerEvent::getMessage()
getNamein file LoggerCategory.php, method LoggerCategory::getName()
    Return the category name.
getNamein file LoggerAppender.php, method LoggerAppender::getName()
    Get the name of this appender.
getParentin file LoggerCategory.php, method LoggerCategory::getParent()
    Returns the parent of this category.
getParserin file LoggerHierarchy.php, method LoggerHierarchy::getParser()
getPortin file LoggerAppenderSocket.php, method LoggerAppenderSocket::getPort()
    Get the size of the IO buffer.
getPriorityin file LoggerCategory.php, method LoggerCategory::getPriority()
getRenderedMessagein file LoggerEvent.php, method LoggerEvent::getRenderedMessage()
getRendererMapin file LoggerHierarchy.php, method LoggerHierarchy::getRendererMap()
    Get the renderer map for this hierarchy.
getResourceBundlein file LoggerCategory.php, method LoggerCategory::getResourceBundle()
    Return the inherited ResourceBundle for this category.
getResourceBundleStringin file LoggerCategory.php, method LoggerCategory::getResourceBundleString()
    Returns the string resource coresponding to key in this category's inherited resource bundle.
getRootin file LoggerCategory.php, method LoggerCategory::getRoot()
    Return the root of the default category hierrachy.
getRootLoggerin file Logger.php, method Logger::getRootLogger()
    get the Root Logger (Delegate to LoggerManager)
getRootLoggerin file LoggerManager.php, method LoggerManager::getRootLogger()
    returns the root logger
getRootLoggerin file LoggerHierarchy.php, method LoggerHierarchy::getRootLogger()
    Get the root of this hierarchy.
getTargetin file LoggerAppenderConsole.php, method LoggerAppenderConsole::getTarget()
    Returns the current value of the Target property.
getThreadNamein file LoggerEvent.php, method LoggerEvent::getThreadName()
    output script pid
getThreadPrintingin file LoggerLayoutTTCC.php, method LoggerLayoutTTCC::getThreadPrinting()
    Returns value of the ThreadPrinting option.
getThresholdin file LoggerHierarchy.php, method LoggerHierarchy::getThreshold()
    Returns a Level representation of the enable state.
getTitlein file LoggerLayoutHtml.php, method LoggerLayoutHtml::getTitle()
    Returns the current value of the Title option.
  top
h
$headFilterin file LoggerAppender.php, variable LoggerAppender::$headFilter
$hostnamein file LoggerAppenderSocket.php, variable LoggerAppenderSocket::$hostname
    on how to define an hostname see http://php.net/fsockopen
$htin file LoggerHierarchy.php, variable LoggerHierarchy::$ht
  top
i
ignoresThrowablein file LoggerXmlLayout.php, method LoggerXmlLayout::ignoresThrowable()
    The XMLLayout prints and does not ignore exceptions.
ignoresThrowablein file LoggerLayoutTTCC.php, method LoggerLayoutTTCC::ignoresThrowable()
infoin file LoggerCategory.php, method LoggerCategory::info()
    Log a message object with the LOGGER_LEVEL_INFO Level.
isAttachedin file LoggerCategory.php, method LoggerCategory::isAttached()
    Is the appender passed as parameter attached to this category?
isDebugEnabledin file LoggerCategory.php, method LoggerCategory::isDebugEnabled()
    Check whether this category is enabled for the LOGGER_LEVEL_DEBUG Level.
isDisabledin file LoggerHierarchy.php, method LoggerHierarchy::isDisabled()
    This method will return true if this repository is disabled for level object passed as parameter and false otherwise.
isEnabledForin file LoggerCategory.php, method LoggerCategory::isEnabledFor()
    Check whether this category is enabled for a given Level passed as parameter.
isInfoEnabledin file LoggerCategory.php, method LoggerCategory::isInfoEnabled()
    Check whether this category is enabled for the info Level.
isLevelin file LoggerLevel.php, method LoggerLevel::isLevel()
    check if $level is a valid level
  top
l
$layoutin file LoggerAppender.php, variable LoggerAppender::$layout
$levelin file LoggerCategory.php, variable LoggerCategory::$level
$levelin file LoggerEvent.php, variable LoggerEvent::$level
$locationInfoin file LoggerXmlLayout.php, variable LoggerXmlLayout::$locationInfo
$loggerNamein file LoggerEvent.php, variable LoggerEvent::$loggerName
l7dlogin file LoggerCategory.php, method LoggerCategory::l7dlog()
    Log a localized and parameterized message.
login file LoggerLog.php, method LoggerLog::log()
    log using trigger_error function with E_USER_NOTICE level
login file LoggerCategory.php, method LoggerCategory::log()
    This generic form is intended to be used by wrappers.
LoggerAppenderConsole.phpprocedural page LoggerAppenderConsole.php
LoggerAppenderFile.phpprocedural page LoggerAppenderFile.php
LoggerAppenderPhp.phpprocedural page LoggerAppenderPhp.php
LoggerAppenderRollingFile.phpprocedural page LoggerAppenderRollingFile.php
LoggerAppenderSocket.phpprocedural page LoggerAppenderSocket.php
LoggerAppenderSyslog.phpprocedural page LoggerAppenderSyslog.php
LOG4PHP_CONFIG_FILENAMEin file LoggerConfigXmlParser.php, constant LOG4PHP_CONFIG_FILENAME
LoggerLayoutHtml.phpprocedural page LoggerLayoutHtml.php
LoggerLayoutSimple.phpprocedural page LoggerLayoutSimple.php
LoggerLayoutTTCC.phpprocedural page LoggerLayoutTTCC.php
LoggerXmlLayout.phpprocedural page LoggerXmlLayout.php
LoggerAppender.phpprocedural page LoggerAppender.php
LoggerCategory.phpprocedural page LoggerCategory.php
LoggerConfigXmlParser.phpprocedural page LoggerConfigXmlParser.php
LoggerEvent.phpprocedural page LoggerEvent.php
LoggerHierarchy.phpprocedural page LoggerHierarchy.php
LoggerLayout.phpprocedural page LoggerLayout.php
LoggerLevel.phpprocedural page LoggerLevel.php
LoggerLog.phpprocedural page LoggerLog.php
LoggerManager.phpprocedural page LoggerManager.php
LoggerRoot.phpprocedural page LoggerRoot.php
Logger.phpprocedural page Logger.php
Loggerin file Logger.php, method Logger::Logger()
    Constructor
Loggerin file Logger.php, class Logger
    Main class for logging operations
LoggerAppenderin file LoggerAppender.php, class LoggerAppender
    Abstract class that defines output logs strategies.
LoggerAppenderin file LoggerAppender.php, method LoggerAppender::LoggerAppender()
    Constructor
LoggerAppenderConsolein file LoggerAppenderConsole.php, method LoggerAppenderConsole::LoggerAppenderConsole()
LoggerAppenderConsolein file LoggerAppenderConsole.php, class LoggerAppenderConsole
    ConsoleAppender appends log events to Stdout or Stderr using a layout specified by the user.
LoggerAppenderFilein file LoggerAppenderFile.php, class LoggerAppenderFile
    FileAppender appends log events to a file.
LoggerAppenderFilein file LoggerAppenderFile.php, method LoggerAppenderFile::LoggerAppenderFile()
LoggerAppenderPhpin file LoggerAppenderPhp.php, class LoggerAppenderPhp
    Log event using php trigger_error function
LoggerAppenderPhpin file LoggerAppenderPhp.php, method LoggerAppenderPhp::LoggerAppenderPhp()
    Constructor
LoggerAppenderRollingFilein file LoggerAppenderRollingFile.php, method LoggerAppenderRollingFile::LoggerAppenderRollingFile()
    The default constructor simply calls its parents constructor.
LoggerAppenderRollingFilein file LoggerAppenderRollingFile.php, class LoggerAppenderRollingFile
    RollingFileAppender extends FileAppender to backup the log files when they reach a certain size.
LoggerAppenderSocketin file LoggerAppenderSocket.php, method LoggerAppenderSocket::LoggerAppenderSocket()
    Constructor
LoggerAppenderSocketin file LoggerAppenderSocket.php, class LoggerAppenderSocket
    Log event to a network socket
LoggerAppenderSyslogin file LoggerAppenderSyslog.php, method LoggerAppenderSyslog::LoggerAppenderSyslog()
    Constructor
LoggerAppenderSyslogin file LoggerAppenderSyslog.php, class LoggerAppenderSyslog
    Log event using php syslog() function
LoggerCategoryin file LoggerCategory.php, class LoggerCategory
    This class has been deprecated and replaced by the Logger subclass.
LoggerCategoryin file LoggerCategory.php, method LoggerCategory::LoggerCategory()
    Constructor.
LoggerConfigXmlParserin file LoggerConfigXmlParser.php, class LoggerConfigXmlParser
    Parse xml logger configuration and creates the LoggerHierarchy
LoggerConfigXmlParserin file LoggerConfigXmlParser.php, method LoggerConfigXmlParser::LoggerConfigXmlParser()
LoggerEventin file LoggerEvent.php, method LoggerEvent::LoggerEvent()
    Constructor
LoggerEventin file LoggerEvent.php, class LoggerEvent
    The internal representation of logging events.
LoggerHierarchyin file LoggerHierarchy.php, method LoggerHierarchy::LoggerHierarchy()
    Create a new logger hierarchy.
LoggerHierarchyin file LoggerHierarchy.php, class LoggerHierarchy
    This class is specialized in retrieving loggers by name and also maintaining the logger hierarchy.
LoggerLayoutin file LoggerLayout.php, class LoggerLayout
    Extend this abstract class to create your own log layout format.
LoggerLayoutHtmlin file LoggerLayoutHtml.php, class LoggerLayoutHtml
    This layout outputs events in a HTML table.
LoggerLayoutHtmlin file LoggerLayoutHtml.php, method LoggerLayoutHtml::LoggerLayoutHtml()
LoggerLayoutSimplein file LoggerLayoutSimple.php, method LoggerLayoutSimple::LoggerLayoutSimple()
LoggerLayoutSimplein file LoggerLayoutSimple.php, class LoggerLayoutSimple
    A simple layout.
LoggerLayoutTTCCin file LoggerLayoutTTCC.php, class LoggerLayoutTTCC
    TTCC layout format consists of time, thread, category and nested
LoggerLayoutTTCCin file LoggerLayoutTTCC.php, method LoggerLayoutTTCC::LoggerLayoutTTCC()
    Constructor
LoggerLevelin file LoggerLevel.php, class LoggerLevel
    Encapsulate Level mechanics
LoggerLogin file LoggerLog.php, class LoggerLog
    Helper class for internal logging
LoggerManagerin file LoggerManager.php, class LoggerManager
    Use the LoggerManager to retreive instances of Logger.
LoggerRootin file LoggerRoot.php, class LoggerRoot
    the root logger
LoggerRootin file LoggerRoot.php, method LoggerRoot::LoggerRoot()
    Constructor
LoggerXmlLayoutin file LoggerXmlLayout.php, class LoggerXmlLayout
    The output of the XMLLayout consists of a series of log4php:event elements. It does not output a complete well-formed XML file.
LOGGER_LAYOUT_NULL_DATE_FORMATin file LoggerLayoutTTCC.php, constant LOGGER_LAYOUT_NULL_DATE_FORMAT
LOGGER_LAYOUT_RELATIVE_TIME_DATE_FORMATin file LoggerLayoutTTCC.php, constant LOGGER_LAYOUT_RELATIVE_TIME_DATE_FORMAT
LOGGER_LEVEL_ALLin file LoggerLevel.php, constant LOGGER_LEVEL_ALL
    The ALL has the lowest possible rank and is intended to turn on all logging
LOGGER_LEVEL_DEBUGin file LoggerLevel.php, constant LOGGER_LEVEL_DEBUG
    The DEBUG Level designates fine-grained informational events that are most useful to debug an application.
LOGGER_LEVEL_ERRORin file LoggerLevel.php, constant LOGGER_LEVEL_ERROR
    The ERROR level designates error events that might still allow the application to continue running.
LOGGER_LEVEL_FATALin file LoggerLevel.php, constant LOGGER_LEVEL_FATAL
    The FATAL level designates very severe error events that will presumably lead the application to abort.
LOGGER_LEVEL_INFOin file LoggerLevel.php, constant LOGGER_LEVEL_INFO
    The INFO level designates informational messages that highlight the progress of the application at coarse-grained level.
LOGGER_LEVEL_OFFin file LoggerLevel.php, constant LOGGER_LEVEL_OFF
    The OFF has the highest possible rank and is intended to turn off logging.
LOGGER_LEVEL_WARNin file LoggerLevel.php, constant LOGGER_LEVEL_WARN
    The WARN level designates potentially harmful situations.
  top
m
$maxBackupIndexin file LoggerAppenderRollingFile.php, variable LoggerAppenderRollingFile::$maxBackupIndex
    There is one backup file by default.
$maxFileSizein file LoggerAppenderRollingFile.php, variable LoggerAppenderRollingFile::$maxFileSize
    The default maximum file size is 10MB.
$messagein file LoggerEvent.php, variable LoggerEvent::$message
  top
n
$namein file LoggerRoot.php, variable LoggerRoot::$name
$namein file LoggerCategory.php, variable LoggerCategory::$name
$namein file LoggerAppender.php, variable LoggerAppender::$name
  top
o
overrideAsNeededin file LoggerHierarchy.php, method LoggerHierarchy::overrideAsNeeded()
  top
p
$parentin file LoggerCategory.php, variable LoggerCategory::$parent
$parentin file LoggerRoot.php, variable LoggerRoot::$parent
$parentAttribsin file LoggerConfigXmlParser.php, variable LoggerConfigXmlParser::$parentAttribs
$parentTagsin file LoggerConfigXmlParser.php, variable LoggerConfigXmlParser::$parentTags
$parserin file LoggerHierarchy.php, variable LoggerHierarchy::$parser
$portin file LoggerAppenderSocket.php, variable LoggerAppenderSocket::$port
  top
r
$repositoryin file LoggerCategory.php, variable LoggerCategory::$repository
$requiresLayoutin file LoggerAppenderFile.php, variable LoggerAppenderFile::$requiresLayout
$requiresLayoutin file LoggerAppenderPhp.php, variable LoggerAppenderPhp::$requiresLayout
$requiresLayoutin file LoggerAppenderConsole.php, variable LoggerAppenderConsole::$requiresLayout
$requiresLayoutin file LoggerAppender.php, variable LoggerAppender::$requiresLayout
$rootin file LoggerHierarchy.php, variable LoggerHierarchy::$root
removeAllAppendersin file LoggerCategory.php, method LoggerCategory::removeAllAppenders()
    Remove all previously added appenders from this Category instance.
removeAppenderin file LoggerCategory.php, method LoggerCategory::removeAppender()
    Remove the appender passed as parameter form the list of appenders.
requiresLayoutin file LoggerAppender.php, method LoggerAppender::requiresLayout()
    Configurators call this method to determine if the appender requires a layout.
resetin file LoggerAppenderFile.php, method LoggerAppenderFile::reset()
    Close any previously opened file and call the parent's reset.
resetin file LoggerAppenderSocket.php, method LoggerAppenderSocket::reset()
    Close any previously opened file and call the parent's reset.
resetConfigurationin file LoggerManager.php, method LoggerManager::resetConfiguration()
    destroy loggers object tree
resetConfigurationin file LoggerHierarchy.php, method LoggerHierarchy::resetConfiguration()
    Reset all values contained in this hierarchy instance to their default.
rollOverin file LoggerAppenderRollingFile.php, method LoggerAppenderRollingFile::rollOver()
    Implements the usual roll over behaviour.
  top
s
$spin file LoggerAppenderSocket.php, variable LoggerAppenderSocket::$sp
$startTimein file LoggerEvent.php, variable LoggerEvent::$startTime
$STDERRin file LoggerAppenderConsole.php, variable LoggerAppenderConsole::$STDERR
$STDOUTin file LoggerAppenderConsole.php, variable LoggerAppenderConsole::$STDOUT
setAdditivityin file LoggerCategory.php, method LoggerCategory::setAdditivity()
    Set the additivity flag for this Category instance.
setAppendin file LoggerAppenderSocket.php, method LoggerAppenderSocket::setAppend()
    The Append option takes a boolean value.
setAppendin file LoggerAppenderFile.php, method LoggerAppenderFile::setAppend()
    The Append option takes a boolean value.
setCategoryPrefixingin file LoggerLayoutTTCC.php, method LoggerLayoutTTCC::setCategoryPrefixing()
    The CategoryPrefixing option specifies whether Category name is part of log output or not.
setContextPrintingin file LoggerLayoutTTCC.php, method LoggerLayoutTTCC::setContextPrinting()
    The ContextPrinting option specifies log output will include
setDateFormatin file LoggerLayoutTTCC.php, method LoggerLayoutTTCC::setDateFormat()
setDisableOverridein file LoggerHierarchy.php, method LoggerHierarchy::setDisableOverride()
setErrorHandlerin file LoggerAppender.php, method LoggerAppender::setErrorHandler()
    Set the ErrorHandler for this appender.
setFilein file LoggerAppenderFile.php, method LoggerAppenderFile::setFile()
    The File property takes a string value which should be the name of the file to append to.
setHostnamein file LoggerAppenderSocket.php, method LoggerAppenderSocket::setHostname()
    The BufferedIO option takes a boolean value.
setLayoutin file LoggerAppender.php, method LoggerAppender::setLayout()
    Set the Layout for this appender.
setLevelin file LoggerRoot.php, method LoggerRoot::setLevel()
    Setting a null value to the level of the root category may have catastrophic results.
setLevelin file LoggerCategory.php, method LoggerCategory::setLevel()
    Set the level of this Category.
setLocationInfoin file LoggerXmlLayout.php, method LoggerXmlLayout::setLocationInfo()
    The LocationInfo option takes a boolean value.
setMaxBackupIndexin file LoggerAppenderRollingFile.php, method LoggerAppenderRollingFile::setMaxBackupIndex()
    Set the maximum number of backup files to keep around.
setMaxFileSizein file LoggerAppenderRollingFile.php, method LoggerAppenderRollingFile::setMaxFileSize()
    Set the maximum size that the output file is allowed to reach
setMaximumFileSizein file LoggerAppenderRollingFile.php, method LoggerAppenderRollingFile::setMaximumFileSize()
    Set the maximum size that the output file is allowed to reach before being rolled over to backup files.
setNamein file LoggerAppender.php, method LoggerAppender::setName()
    Set the name of this appender.
setParentin file LoggerRoot.php, method LoggerRoot::setParent()
setPortin file LoggerAppenderSocket.php, method LoggerAppenderSocket::setPort()
    Set the size of the IO buffer.
setPriorityin file LoggerRoot.php, method LoggerRoot::setPriority()
setPriorityin file LoggerCategory.php, method LoggerCategory::setPriority()
setRendererin file LoggerHierarchy.php, method LoggerHierarchy::setRenderer()
    Used by subclasses to add a renderer to the hierarchy passed as parameter.
setRepositorySelectorin file LoggerManager.php, method LoggerManager::setRepositorySelector()
    does nothing
setResourceBundlein file LoggerCategory.php, method LoggerCategory::setResourceBundle()
    Set the resource bundle to be used with localized logging methods
setTargetin file LoggerAppenderConsole.php, method LoggerAppenderConsole::setTarget()
    Sets the value of the Target option.
setThreadPrintingin file LoggerLayoutTTCC.php, method LoggerLayoutTTCC::setThreadPrinting()
    The ThreadPrinting option specifies whether the name of the current thread is part of log output or not.
setThresholdin file LoggerHierarchy.php, method LoggerHierarchy::setThreshold()
    set a new threshold level
setTimeoutin file LoggerAppenderSocket.php, method LoggerAppenderSocket::setTimeout()
setTitlein file LoggerLayoutHtml.php, method LoggerLayoutHtml::setTitle()
    The Title option takes a String value.
shutdownin file LoggerHierarchy.php, method LoggerHierarchy::shutdown()
    Shutting down a hierarchy will safely close and remove all appenders in all categories including the root logger
shutdownin file LoggerManager.php, method LoggerManager::shutdown()
    safely close all appenders
shutdownin file LoggerCategory.php, method LoggerCategory::shutdown()
singletonin file LoggerAppender.php, method LoggerAppender::singleton()
    Singleton
  top
t
$tailFilterin file LoggerAppender.php, variable LoggerAppender::$tailFilter
$targetin file LoggerAppenderConsole.php, variable LoggerAppenderConsole::$target
$threadPrintingin file LoggerLayoutTTCC.php, variable LoggerLayoutTTCC::$threadPrinting
$thresholdin file LoggerHierarchy.php, variable LoggerHierarchy::$threshold
$thresholdin file LoggerAppender.php, variable LoggerAppender::$threshold
$timeoutin file LoggerAppenderSocket.php, variable LoggerAppenderSocket::$timeout
$timeStampin file LoggerEvent.php, variable LoggerEvent::$timeStamp
$titlein file LoggerLayoutHtml.php, variable LoggerLayoutHtml::$title
$TITLE_OPTIONin file LoggerLayoutHtml.php, variable LoggerLayoutHtml::$TITLE_OPTION
    A string constant used in naming the option for setting the the HTML document title.
$TRACE_PREFIXin file LoggerLayoutHtml.php, variable LoggerLayoutHtml::$TRACE_PREFIX
targetWarnin file LoggerAppenderConsole.php, method LoggerAppenderConsole::targetWarn()
toCodein file LoggerLevel.php, method LoggerLevel::toCode()
    convert a string level to costant
toStringin file LoggerLevel.php, method LoggerLevel::toString()
    convert a constant level to string
  top
w
warnin file LoggerCategory.php, method LoggerCategory::warn()
    Log a message with the LOGGER_LEVEL_WARN level.
  top
x
xmltag_appenderin file LoggerConfigXmlParser.php, method LoggerConfigXmlParser::xmltag_appender()
xmltag_appender_in file LoggerConfigXmlParser.php, method LoggerConfigXmlParser::xmltag_appender_()
xmltag_appender_refin file LoggerConfigXmlParser.php, method LoggerConfigXmlParser::xmltag_appender_ref()
xmltag_configurationin file LoggerConfigXmlParser.php, method LoggerConfigXmlParser::xmltag_configuration()
xmltag_configuration_in file LoggerConfigXmlParser.php, method LoggerConfigXmlParser::xmltag_configuration_()
xmltag_layoutin file LoggerConfigXmlParser.php, method LoggerConfigXmlParser::xmltag_layout()
xmltag_layout_in file LoggerConfigXmlParser.php, method LoggerConfigXmlParser::xmltag_layout_()
xmltag_loggerin file LoggerConfigXmlParser.php, method LoggerConfigXmlParser::xmltag_logger()
xmltag_paramin file LoggerConfigXmlParser.php, method LoggerConfigXmlParser::xmltag_param()
xmltag_priorityin file LoggerConfigXmlParser.php, method LoggerConfigXmlParser::xmltag_priority()
xmltag_rootin file LoggerConfigXmlParser.php, method LoggerConfigXmlParser::xmltag_root()
xmltag_root_in file LoggerConfigXmlParser.php, method LoggerConfigXmlParser::xmltag_root_()