-
$closed
-
-
callAppenders
-
Call the appenders in the hierarchy starting at this.
-
clear
-
This call will clear all logger definitions from the internal hashtable.
-
clear
-
Clear any nested diagnostic information if any. This method is useful in cases where the same thread can be potentially used over and over in different unrelated contexts.
-
clearFilters
-
-
clearFilters
-
Clear the list of filters by removing all the filters in it.
-
close
-
Release any resources allocated.
-
configure
-
Configure the default repository using the resource pointed by url.
-
configure
-
-
configureLoggerFactory
-
-
configureRootCategory
-
-
close
-
-
$createTable
-
Create the log table if it does not exists (optional).
-
$createTable
-
Create the log table if it does not exists (optional).
-
close
-
-
close
-
-
close
-
-
close
-
-
close
-
-
close
-
-
close
-
-
close
-
-
close
-
-
close
-
-
closeFile
-
Closes the previously opened file.
-
$currentLiteral
-
-
concatanateArrays
-
-
convert
-
-
convert
-
Derived pattern converters must override this method in order to convert conversion specifiers in the correct way.
-
convert
-
-
convert
-
-
convert
-
-
convert
-
-
convert
-
-
$categoryPrefixing
-
-
$contextPrinting
-
-
createPatternParser
-
Returns LoggerPatternParser used to parse the conversion string. Subclasses may override this to return a subclass of PatternParser which recognize custom conversion characters.
-
clear
-
-
$categoryName
-
The category (logger) name.
-
$className
-
-
configure
-
Interpret a resource pointed by a url and configure accordingly.
-
configure
-
Configure the default repository using the resource pointed by url.
-
get
-
-
get
-
Get the context identified by the key parameter.
-
getAdditivity
-
Get the additivity flag for this Category instance.
-
getAllAppenders
-
Get the appenders contained in this category as an array.
-
getAppender
-
Look for the appender named as name.
-
getChainedLevel
-
-
getChainedPriority
-
Please use the getEffectiveLevel() method instead.
-
getContentType
-
Returns the content type output by this layout.
-
getCurrentCategories
-
-
getCurrentCategories
-
-
getCurrentLoggers
-
Returns all the currently defined categories in this hierarchy as an array.
-
getCurrentLoggers
-
Returns an array this whole Logger instances.
-
getDefaultHierarchy
-
-
getDepth
-
Get the current nesting depth of this diagnostic context.
-
getEffectiveLevel
-
Starting from this category, search the category hierarchy for a non-null level and return it.
-
getErrorHandler
-
Do not use this method.
-
getErrorHandler
-
Do not use this method.
-
getFilter
-
Return the first filter in the filter chain for this Appender.
-
getFilter
-
-
getFirstFilter
-
Return the first filter in the filter chain for this Appender.
-
getFooter
-
Returns the footer for the layout format.
-
getHeader
-
Returns the header for the layout format.
-
getHierarchy
-
-
getInstance
-
Retrieve a category with named as the name parameter.
-
getLayout
-
-
getLayout
-
Returns this appender layout.
-
getLevel
-
Returns the assigned Level, if any, for this Category.
-
getLevelAll
-
Returns an All Level
-
getLevelDebug
-
Returns a Debug Level
-
getLevelError
-
Returns an Error Level
-
getLevelFatal
-
Returns a Fatal Level
-
getLevelInfo
-
Returns an Info Level
-
getLevelOff
-
Returns an Off Level
-
getLevelWarn
-
Returns a Warn Level
-
getLogger
-
Returns the specified Logger.
-
getLogger
-
-
getLogger
-
Return a new logger instance named as the first parameter using the default factory.
-
getLoggerByFactory
-
Return a new logger instance named as the first parameter using the default factory.
-
getLoggerRepository
-
Returns the LoggerHierarchy.
-
getLoggerRepository
-
Return the the repository where this Category is attached.
-
getName
-
-
getName
-
Return the category name.
-
getName
-
Get the name of this appender.
-
getParent
-
Returns the parent of this category.
-
getPriority
-
Please use getLevel() instead.
-
getRendererMap
-
-
getResourceBundle
-
Return the inherited ResourceBundle for this category.
-
getResourceBundleString
-
Returns the string resource corresponding to key in this category's inherited resource bundle.
-
getRoot
-
Return the root of the default category hierarchy.
-
getRootLogger
-
Returns the root logger.
-
getRootLogger
-
-
getRootLogger
-
-
getSyslogEquivalent
-
Return the syslog equivalent of this priority as an integer.
-
getThreshold
-
-
getThreshold
-
Returns this appenders threshold level.
-
getTarget
-
-
getAppend
-
-
getCreateTable
-
-
getCreateTable
-
-
getDatabase
-
-
getDatePattern
-
-
getDsn
-
-
getExpandedFileName
-
Returns the value of the MaxBackupIndex option.
-
getFile
-
-
getFileName
-
-
getFrom
-
-
getFrom
-
-
getHost
-
-
getHostname
-
-
getLocationInfo
-
-
getLog4jNamespace
-
-
getMaxBackupIndex
-
Returns the value of the MaxBackupIndex option.
-
getMaximumFileSize
-
Get the maximum size that the output file is allowed to reach before being rolled over to backup files.
-
getPassword
-
-
getPort
-
-
getPort
-
-
getRemoteHost
-
-
getSmtpHost
-
-
getSql
-
-
getSql
-
-
getSubject
-
-
getSubject
-
-
getTable
-
-
getTable
-
-
getTimeout
-
-
getTo
-
-
getTo
-
-
getType
-
-
getUser
-
-
getUseXml
-
-
getFullyQualifiedName
-
-
getFullyQualifiedName
-
-
getFullyQualifiedName
-
-
getSystemProperty
-
Read a predefined var.
-
getCategoryPrefixing
-
-
getContentType
-
-
getContextPrinting
-
-
getConversionPattern
-
-
getDateFormat
-
-
getFooter
-
-
getFooter
-
-
getHeader
-
-
getHeader
-
-
getLocationInfo
-
-
getLocationInfo
-
Returns the current value of the LocationInfo option.
-
getLog4jNamespace
-
-
getMicroSecondsPrinting
-
-
getThreadPrinting
-
-
getTitle
-
-
getByClassName
-
Search the parents of clazz for a renderer.
-
getByObject
-
-
getDefaultRenderer
-
-
getClassName
-
-
getFileName
-
Return the file name of the caller.
-
getLevel
-
Return the level of this event. Use this form instead of directly accessing the $level field.
-
getLineNumber
-
Returns the line number of the caller.
-
getLocationInformation
-
Set the location information for this logging event. The collected information is cached for future use.
-
getLoggerName
-
Return the name of the logger. Use this form instead of directly accessing the $categoryName field.
-
getMDC
-
Returns the the context corresponding to the
parameter.
-
getMessage
-
Return the message for this logging event.
-
getMethodName
-
Returns the method name of the caller.
-
getNDC
-
This method returns the NDC for this event. It will return the correct content even if the event was generated in a different thread or even on a different machine. The
LoggerNDC::get() method should
never be called directly.
-
getNext
-
-
getRenderedMessage
-
Render message.
-
getStartTime
-
Returns the time when the application started, in seconds elapsed since 01.01.1970 plus microseconds if available.
-
getThreadName
-
-
getThrowableInformation
-
-
getTimeStamp
-
-
getAcceptOnMatch
-
-
getAcceptOnMatch
-
-
getAcceptOnMatch
-
-
getLevelMax
-
-
getLevelMin
-
-
getLevelToMatch
-
-
getStringToMatch
-