-
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 an array this whole Logger instances.
-
getCurrentLoggers
-
Returns all the currently defined categories in this hierarchy as an array.
-
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.
-
getFilter
-
Return the first filter in the filter chain for this Appender.
-
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
-
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
-
Return a new logger instance named as the first parameter using the default factory.
-
getLogger
-
-
getLoggerByFactory
-
Return a new logger instance named as the first parameter using the default factory.
-
getLoggerRepository
-
Return the the repository where this Category is attached.
-
getLoggerRepository
-
Returns the LoggerHierarchy.
-
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 coresponding to key in this category's inherited resource bundle.
-
getRoot
-
Return the root of the default category hierrachy.
-
getRootLogger
-
-
getRootLogger
-
-
getRootLogger
-
Returns the root logger.
-
getSyslogEquivalent
-
Return the syslog equivalent of this priority as an integer.
-
getThreshold
-
Returns this appenders threshold level.
-
getThreshold
-
-
getAppend
-
-
getCreateTable
-
-
getDatePattern
-
-
getDsn
-
-
getExpandedFileName
-
Returns the value of the MaxBackupIndex option.
-
getFile
-
-
getFileName
-
-
getFrom
-
-
getFrom
-
-
getHostname
-
-
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.
-
getPort
-
-
getPort
-
-
getSmtpHost
-
-
getSql
-
-
getSubject
-
-
getSubject
-
-
getTable
-
-
getTarget
-
-
getTimeout
-
-
getTo
-
-
getTo
-
-
getUseXml
-
-
getFullyQualifiedName
-
-
getFullyQualifiedName
-
-
getFullyQualifiedName
-
-
getSystemProperty
-
Read a global log4php var.
-
getCategoryPrefixing
-
-
getContentType
-
-
getContextPrinting
-
-
getConversionPattern
-
-
getDateFormat
-
-
getFooter
-
-
getFooter
-
-
getHeader
-
-
getHeader
-
-
getLocationInfo
-
-
getLocationInfo
-
Returns the current value of the LocationInfo option.
-
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. accessing the $level field.
-
getLineNumber
-
Returns the line number of the caller.
-
getLocationInformation
-
Set the location information for this logging event. information is cached for future use.
-
getLoggerName
-
Return the name of the logger. accessing the $categoryName field.
-
getMDC
-
Returns the the context corresponding to the
1 key
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. correct content even if the event was generated in a different thread or even on a different machine. should never be called directly.
-
getRenderedMessage
-
Render message.
-
getStartTime
-
Returns the time when the application started, in seconds elapsed since 01.
-
getThreadName
-
-
getThrowableInformation
-
-
getTimeStamp
-
-
getAcceptOnMatch
-
-
getStringToMatch
-
-
$layout
-
LoggerLayout for this appender.
-
$level
-
-
$level
-
-
$levelStr
-
-
l7dlog
-
Log a localized and parameterized message.
-
log
-
This generic form is intended to be used by wrappers.
-
log
-
Log if debug is enabled.
-
LOG4PHP_CONFIGURATION
-
Configuration file URL.
-
LOG4PHP_CONFIGURATOR_CLASS
-
Holds the configurator class name
-
LOG4PHP_DEFAULT_INIT_OVERRIDE
-
Controls init execution
-
LOG4PHP_DIR
-
LOG4PHP_DIR points to the log4php root directory.
-
LOG4PHP_LEVEL_ALL_INT
-
-
LOG4PHP_LEVEL_DEBUG_INT
-
-
LOG4PHP_LEVEL_ERROR_INT
-
-
LOG4PHP_LEVEL_FATAL_INT
-
-
LOG4PHP_LEVEL_INFO_INT
-
-
LOG4PHP_LEVEL_OFF_INT
-
-
LOG4PHP_LEVEL_WARN_INT
-
-
LoggerAppenderSkeleton.php
-
-
LoggerAppender.php
-
-
LoggerCategory.php
-
-
LoggerHierarchy.php
-
-
LoggerLayout.php
-
-
LoggerLevel.php
-
-
LoggerLog.php
-
-
LoggerManager.php
-
-
LoggerMDC.php
-
-
LoggerNDC.php
-
-
LoggerRoot.php
-
-
Logger.php
-
-
Logger
-
Main class for logging operations
-
Logger
-
Constructor
-
LoggerAppender
-
Abstract class that defines output logs strategies.
-
LoggerAppenderSkeleton
-
Constructor
-
LoggerAppenderSkeleton
-
Abstract superclass of the other appenders in the package.
-
LoggerCategory
-
Constructor.
-
LoggerCategory
-
This class has been deprecated and replaced by the Logger subclass.
-
LoggerHierarchy
-
This class is specialized in retrieving loggers by name and also maintaining the logger hierarchy.
-
LoggerHierarchy
-
Create a new logger hierarchy.
-
LoggerLayout
-
Extend this abstract class to create your own log layout format.
-
LoggerLevel
-
Defines the minimum set of levels recognized by the system, that is OFF, FATAL, ERROR, WARN, INFODEBUG and ALL.
-
LoggerLevel
-
Constructor
-
LoggerLog
-
Helper class for internal logging
-
LoggerManager
-
Use the LoggerManager to get Logger instances.
-
LoggerManagerDefaultInit
-
Default init procedure
-
LoggerMDC
-
The LoggerMDC class is similar to the
LoggerNDC class except that it is based on a map instead of a stack.
-
LoggerNDC
-
The NDC class implements nested diagnostic contexts as defined by Neil Harrison in the article "Patterns for Logging Diagnostic Messages" part of the book "Pattern Languages of
Program Design 3" edited by Martin et al.
-
LoggerRoot
-
Constructor
-
LoggerRoot
-
The root logger.
-
LOGGER_MDC_HT_SIZE
-
-
LOGGER_NDC_HT_SIZE
-
-
LoggerAppenderConsole.php
-
-
LoggerAppenderDailyFile.php
-
-
LoggerAppenderDb.php
-
-
LoggerAppenderEcho.php
-
-
LoggerAppenderFile.php
-
-
LoggerAppenderMailEvent.php
-
-
LoggerAppenderMail.php
-
-
LoggerAppenderNull.php
-
-
LoggerAppenderPhp.php
-
-
LoggerAppenderRollingFile.php
-
-
LoggerAppenderSocket.php
-
-
LoggerAppenderSyslog.php
-
-
LOG4PHP_LOGGER_APPENDER_CONSOLE_STDERR
-
-
LOG4PHP_LOGGER_APPENDER_CONSOLE_STDOUT
-
-
LoggerAppenderConsole
-
ConsoleAppender appends log events to STDOUT or STDERR using a layout specified by the user.
-
LoggerAppenderConsole
-
Constructor.
-
LoggerAppenderDailyFile
-
LoggerAppenderDailyFile appends log events to a file ne.
-
LoggerAppenderDailyFile
-
Constructor
-
LoggerAppenderDb
-
Constructor.
-
LoggerAppenderDb
-
Appends log events to a db table using PEAR::DB class.
-
LoggerAppenderEcho
-
Constructor.
-
LoggerAppenderEcho
-
-
LoggerAppenderFile
-
FileAppender appends log events to a file.
-
LoggerAppenderFile
-
Constructor.
-
LoggerAppenderMail
-
-
LoggerAppenderMail
-
Constructor.
-
LoggerAppenderMailEvent
-
Constructor.
-
LoggerAppenderMailEvent
-
Log events to an email address.
-
LoggerAppenderNull
-
Constructor.
-
LoggerAppenderNull
-
A NullAppender merely exists, it never outputs a message to any device.
-
LoggerAppenderPhp
-
Constructor
-
LoggerAppenderPhp
-
-
LoggerAppenderRollingFile
-
Constructor.
-
LoggerAppenderRollingFile
-
LoggerAppenderRollingFile extends LoggerAppenderFile to backup the log files when they reach a certain size.
-
LoggerAppenderSocket
-
Constructor
-
LoggerAppenderSocket
-
Serialize events and send them to a network socket.
-
LoggerAppenderSyslog
-
Constructor
-
LoggerAppenderSyslog
-
-
LoggerPropertyGetter.php
-
-
LoggerPropertySetter.php
-
-
LoggerPropertyGetter
-
-
LoggerPropertySetter
-
Create a new LoggerPropertySetter for the specified Object.
-
LoggerPropertySetter
-
General purpose Object property setter. setProperty() in order to invoke setters on the Object specified in the constructor.
-
$leftAlign
-
-
$literal
-
-
LoggerOptionConverter.php
-
-
LoggerPatternConverter.php
-
-
LoggerPatternParser.php
-
-
LOG4PHP_LOGGER_PATTERN_PARSER_CLASS_LOCATION_CONVERTER
-
-
LOG4PHP_LOGGER_PATTERN_PARSER_CONVERTER_STATE
-
-
LOG4PHP_LOGGER_PATTERN_PARSER_DATE_FORMAT_ABSOLUTE
-
-
LOG4PHP_LOGGER_PATTERN_PARSER_DATE_FORMAT_DATE
-
-
LOG4PHP_LOGGER_PATTERN_PARSER_DATE_FORMAT_ISO8601
-
-
LOG4PHP_LOGGER_PATTERN_PARSER_DOT_STATE
-
-
LOG4PHP_LOGGER_PATTERN_PARSER_ESCAPE_CHAR
-
-
LOG4PHP_LOGGER_PATTERN_PARSER_FILE_LOCATION_CONVERTER
-
-
LOG4PHP_LOGGER_PATTERN_PARSER_FULL_LOCATION_CONVERTER
-
-
LOG4PHP_LOGGER_PATTERN_PARSER_LEVEL_CONVERTER
-
-
LOG4PHP_LOGGER_PATTERN_PARSER_LINE_LOCATION_CONVERTER
-
-
LOG4PHP_LOGGER_PATTERN_PARSER_LITERAL_STATE
-
-
LOG4PHP_LOGGER_PATTERN_PARSER_MAX_STATE
-
-
LOG4PHP_LOGGER_PATTERN_PARSER_MESSAGE_CONVERTER
-
-
LOG4PHP_LOGGER_PATTERN_PARSER_METHOD_LOCATION_CONVERTER
-
-
LOG4PHP_LOGGER_PATTERN_PARSER_MINUS_STATE
-
-
LOG4PHP_LOGGER_PATTERN_PARSER_MIN_STATE
-
-
LOG4PHP_LOGGER_PATTERN_PARSER_NDC_CONVERTER
-
-
LOG4PHP_LOGGER_PATTERN_PARSER_RELATIVE_TIME_CONVERTER
-
-
LOG4PHP_LOGGER_PATTERN_PARSER_THREAD_CONVERTER
-
-
LOG4PHP_OPTION_CONVERTER_DELIM_START
-
-
LOG4PHP_OPTION_CONVERTER_DELIM_START_LEN
-
-
LOG4PHP_OPTION_CONVERTER_DELIM_STOP
-
-
LOG4PHP_OPTION_CONVERTER_DELIM_STOP_LEN
-
-
LoggerBasicPatternConverter
-
-
LoggerBasicPatternConverter
-
LoggerPatternConverter is an abstract class that provides the formatting functionality that derived classes need.
-
LoggerCategoryPatternConverter
-
-
LoggerCategoryPatternConverter
-
LoggerPatternConverter is an abstract class that provides the formatting functionality that derived classes need.
-
LoggerClassNamePatternConverter
-
-
LoggerClassNamePatternConverter
-
LoggerPatternConverter is an abstract class that provides the formatting functionality that derived classes need.
-
LoggerDatePatternConverter
-
-
LoggerDatePatternConverter
-
-
LoggerLiteralPatternConverter
-
-
LoggerLiteralPatternConverter
-
LoggerPatternConverter is an abstract class that provides the formatting functionality that derived classes need.
-
LoggerLocationPatternConverter
-
LoggerPatternConverter is an abstract class that provides the formatting functionality that derived classes need.
-
LoggerLocationPatternConverter
-
-
LoggerMDCPatternConverter
-
-
LoggerMDCPatternConverter
-
LoggerPatternConverter is an abstract class that provides the formatting functionality that derived classes need.
-
LoggerNamedPatternConverter
-
LoggerPatternConverter is an abstract class that provides the formatting functionality that derived classes need.
-
LoggerNamedPatternConverter
-
-
LoggerOptionConverter
-
A convenience class to convert property values to specific types.
-
LoggerPatternConverter
-
LoggerPatternConverter is an abstract class that provides the formatting functionality that derived classes need.
-
LoggerPatternConverter
-
Constructor
-
LoggerPatternParser
-
Constructor
-
LoggerPatternParser
-
-
$locationInfo
-
The LocationInfo option takes a boolean value. default, it is set to false which means there will be no location information output by this layout. true, then the file name and line number of the statement at the origin of the log statement will be output.
-
$locationInfo
-
The LocationInfo option takes a boolean value. it is set to false which means there will be no location information output by this layout. true, then the file name and line number of the statement at the origin of the log statement will be output.
-
LoggerLayoutHtml.php
-
-
LoggerLayoutSimple.php
-
-
LoggerLayoutTTCC.php
-
-
LoggerPatternLayout.php
-
-
LoggerXmlLayout.php
-
-
LOG4PHP_LINE_SEP
-
-
LOG4PHP_LOGGER_LAYOUT_NULL_DATE_FORMAT
-
String constant designating no time information. this constant is NULL.
-
LOG4PHP_LOGGER_LAYOUT_RELATIVE_TIME_DATE_FORMAT
-
String constant designating relative time. this constant is RELATIVE.
-
LOG4PHP_LOGGER_PATTERN_LAYOUT_DEFAULT_CONVERSION_PATTERN
-
Default conversion Pattern
-
LOG4PHP_LOGGER_PATTERN_LAYOUT_TTCC_CONVERSION_PATTERN
-
-
LoggerLayoutHtml
-
Constructor
-
LoggerLayoutHtml
-
This layout outputs events in a HTML table.
-
LoggerLayoutSimple
-
Constructor
-
LoggerLayoutSimple
-
A simple layout.
-
LoggerLayoutTTCC
-
TTCC layout format consists of time, thread, category and nested diagnostic context information, hence the name.
-
LoggerLayoutTTCC
-
Constructor
-
LoggerPatternLayout
-
A flexible layout configurable with pattern string.
-
LoggerPatternLayout
-
Constructs a PatternLayout using the LOG4PHP_LOGGER_PATTERN_LAYOUT_DEFAULT_LAYOUT_PATTERN.
-
LoggerXmlLayout
-
The output of the LoggerXmlLayout consists of a series of log4php:event elements.
-
LoggerDefaultRenderer.php
-
-
LoggerObjectRenderer.php
-
-
LoggerRendererMap.php
-
-
LoggerDefaultRenderer
-
Constructor
-
LoggerDefaultRenderer
-
The default Renderer renders objects by type casting
-
LoggerObjectRenderer
-
Subclass this abstract class in order to render objects as strings.
-
LoggerRendererMap
-
Constructor
-
LoggerRendererMap
-
-
$leftAlign
-
-
$level
-
Level of logging event.
-
$lineNumber
-
-
$locationInfo
-
-
$logger
-
-
$loggerFactory
-
-
LoggerFormattingInfo.php
-
-
LoggerBasicConfigurator.php
-
-
LoggerDefaultCategoryFactory.php
-
-
LoggerPropertyConfigurator.php
-
-
LOG4PHP_LOGGER_CONFIGURATOR_INHERITED
-
Special level value signifying inherited behaviour. value of this string constant is inherited.
-
LOG4PHP_LOGGER_CONFIGURATOR_NULL
-
-
LOG4PHP_LOGGER_FILTER_ACCEPT
-
The log event must be logged immediately without consulting with the remaining filters, if any, in the chain.
-
LOG4PHP_LOGGER_FILTER_DENY
-
The log event must be dropped immediately without consulting with the remaining filters, if any, in the chain.
-
LOG4PHP_LOGGER_FILTER_NEUTRAL
-
This filter is neutral with respect to the log event. remaining filters, if any, should be consulted for a final decision.
-
LOG4PHP_LOGGER_LOCATION_INFO_NA
-
When location information is not available the constant NA is returned. constant is ?.
-
LOG4PHP_LOGGER_PROPERTY_CONFIGURATOR_ADDITIVITY_PREFIX
-
-
LOG4PHP_LOGGER_PROPERTY_CONFIGURATOR_APPENDER_PREFIX
-
-
LOG4PHP_LOGGER_PROPERTY_CONFIGURATOR_CATEGORY_PREFIX
-
-
LOG4PHP_LOGGER_PROPERTY_CONFIGURATOR_FACTORY_PREFIX
-
-
LOG4PHP_LOGGER_PROPERTY_CONFIGURATOR_INTERNAL_ROOT_NAME
-
-
LOG4PHP_LOGGER_PROPERTY_CONFIGURATOR_LOGGER_DEBUG_KEY
-
-
LOG4PHP_LOGGER_PROPERTY_CONFIGURATOR_LOGGER_FACTORY_KEY
-
-
LOG4PHP_LOGGER_PROPERTY_CONFIGURATOR_LOGGER_PREFIX
-
-
LOG4PHP_LOGGER_PROPERTY_CONFIGURATOR_RENDERER_PREFIX
-
-
LOG4PHP_LOGGER_PROPERTY_CONFIGURATOR_ROOT_CATEGORY_PREFIX
-
-
LOG4PHP_LOGGER_PROPERTY_CONFIGURATOR_ROOT_LOGGER_PREFIX
-
-
LOG4PHP_LOGGER_PROPERTY_CONFIGURATOR_THRESHOLD_PREFIX
-
-
LoggerConfigurator.php
-
-
LoggerFactory.php
-
-
LoggerFilter.php
-
-
LoggerLocationInfo.php
-
-
LoggerLoggingEvent.php
-
-
LoggerBasicConfigurator
-
Use this class to quickly configure the package.
-
LoggerBasicConfigurator
-
-
LoggerConfigurator
-
Implemented by classes capable of configuring log4php using a URL.
-
LoggerDefaultCategoryFactory
-
-
LoggerDefaultCategoryFactory
-
Creates instances of
Logger with a given name.
-
LoggerFactory
-
Extend and implement this abstract class to create new instances of
Logger or a sub-class of
Logger.
-
LoggerFilter
-
Users should extend this class to implement customized logging event filtering. the parent class of all standard appenders, have built-in filtering rules. first use and understand the built-in rules before rushing to write your own custom filters.
-
LoggerFormattingInfo
-
Constructor
-
LoggerFormattingInfo
-
This class encapsulates the information obtained when parsing formatting modifiers in conversion modifiers.
-
LoggerLocationInfo
-
The internal representation of caller location information.
-
LoggerLocationInfo
-
-
LoggerLoggingEvent
-
Instantiate a LoggingEvent from the supplied parameters.
-
LoggerLoggingEvent
-
The internal representation of logging event.
-
LoggerPropertyConfigurator
-
Constructor
-
LoggerPropertyConfigurator
-
Allows the configuration of log4j from an external file.
-
LoggerDenyAllFilter.php
-
-
LoggerStringMatchFilter.php
-
-
LoggerDenyAllFilter
-
This filter drops all logging events.
-
LoggerStringMatchFilter
-
This is a very simple filter based on string matching.
-
$layout
-
-
$logger
-
-
LOG4PHP_LOGGER_DOM_CONFIGURATOR_APPENDER_STATE
-
-
LOG4PHP_LOGGER_DOM_CONFIGURATOR_DEFAULT_CONFIGURATION
-
-
LOG4PHP_LOGGER_DOM_CONFIGURATOR_DEFAULT_FILENAME
-
-
LOG4PHP_LOGGER_DOM_CONFIGURATOR_FILTER_STATE
-
-
LOG4PHP_LOGGER_DOM_CONFIGURATOR_LAYOUT_STATE
-
-
LOG4PHP_LOGGER_DOM_CONFIGURATOR_LOGGER_STATE
-
-
LOG4PHP_LOGGER_DOM_CONFIGURATOR_ROOT_STATE
-
-
LOG4PHP_LOGGER_DOM_CONFIGURATOR_XMLNS
-
-
LoggerDOMConfigurator.php
-
-
LoggerDOMConfigurator
-
Constructor
-
LoggerDOMConfigurator
-
-
$syslogEquivalent
-
-
setAdditivity
-
Set the additivity flag for this Category instance.
-
setDisableOverride
-
-
setErrorHandler
-
Set the ErrorHandler for this appender.
-
setHierarchy
-
Only the Hiearchy class can set the hiearchy of a category.
-
setLayout
-
Set the Layout for this appender.
-
setLevel
-
Setting a null value to the level of the root category may have catastrophic results.
-
setLevel
-
Set the level of this Category.
-
setMaxDepth
-
Set maximum depth of this diagnostic context. depth is smaller or equal to maxDepth, then no action is taken.
-
setName
-
Set the name of this appender.
-
setParent
-
Always returns false.
-
setPriority
-
Please use setLevel() instead.
-
setPriority
-
-
setRenderer
-
Used by subclasses to add a renderer to the hierarchy passed as parameter.
-
setRepositorySelector
-
Does nothing.
-
setResourceBundle
-
Set the resource bundle to be used with localized logging methods
-
setThreshold
-
set a new threshold level
-
setThreshold
-
Set the threshold level of this appender.
-
shutdown
-
-
shutdown
-
Safely close all appenders.
-
shutdown
-
Shutting down a hierarchy will safely close and remove all appenders in all categories including the root logger.
-
singleton
-
-
singleton
-
Singleton
-
$smtpHost
-
-
$sql
-
-
$subject
-
-
$subject
-
-
setAppend
-
-
setCreateTable
-
-
setDatePattern
-
Sets date format for the file name.
-
setDsn
-
-
setFile
-
Sets and opens the file where the log output will go.
-
setFile
-
The File property takes a string value which should be the name of the file to append to.
-
setFileName
-
-
setFileName
-
-
setFrom
-
-
setFrom
-
-
setHostname
-
-
setMaxBackupIndex
-
Set the maximum number of backup files to keep around.
-
setMaxFileSize
-
Set the maximum size that the output file is allowed to reach before being rolled over to backup files.
-
setMaximumFileSize
-
Set the maximum size that the output file is allowed to reach before being rolled over to backup files.
-
setPort
-
-
setPort
-
-
setSmtpHost
-
-
setSql
-
-
setSubject
-
-
setSubject
-
-
setTable
-
-
setTarget
-
Set console target.
-
setTimeout
-
-
setTo
-
-
setTo
-
-
setUseXml
-
-
setProperties
-
Set the properites for the object that match the
1 prefix
passed as parameter.
-
setPropertiesByObject
-
Set the properties of an object passed as a parameter in one go.
1 prefix
.
-
setProperty
-
Set a property on this PropertySetter's Object. method will invoke a setter method on the underlying Object. setter is the one for the specified property name and the value is determined partly from the setter argument type and partly from the value specified in the call to this method.
-
$state
-
-
spacePad
-
Fast space padding method.
-
substVars
-
Perform variable substitution in string val from the values of keys found in the system propeties.
-
$sbuf
-
-
setCategoryPrefixing
-
The CategoryPrefixing option specifies whether Category name is part of log output or not.
-
setContextPrinting
-
The ContextPrinting option specifies log output will include the nested context information belonging to the current thread.
-
setConversionPattern
-
Set the ConversionPattern option. controls formatting and consists of a mix of literal content and conversion specifiers.
-
setDateFormat
-
-
setLocationInfo
-
The $locationInfo option takes a boolean value. it is set to false which means there will be no location information output by this layout. true, then the file name and line number of the statement at the origin of the log statement will be output.
-
setLocationInfo
-
The LocationInfo option takes a boolean value. default, it is set to false which means there will be no location information output by this layout. true, then the file name and line number of the statement at the origin of the log statement will be output.
-
setMicroSecondsPrinting
-
The MicroSecondsPrinting option specifies if microseconds infos should be printed at the end of timestamp.
-
setThreadPrinting
-
The ThreadPrinting option specifies whether the name of the current thread is part of log output or not.
-
setTitle
-
The Title option takes a String value. document title of the generated HTML document.
-
$stringToMatch
-
-
setAcceptOnMatch
-
-
setStringToMatch
-
-
$state
-
-
setter
-
-
subst
-