-
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
-
-
$layout
-
LoggerLayout for this appender. It can be null if appender has its own layout
-
$level
-
-
$level
-
-
$levelStr
-
-
$loggerFactory
-
-
l7dlog
-
Log a localized and parameterized message.
-
log
-
Log if debug is enabled.
-
log
-
This generic form is intended to be used by wrappers.
-
LOG4PHP_CONFIGURATION
-
Configuration file.
-
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
-
-
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
-
-
Logger
-
This class has been deprecated and replaced by the Logger subclass.
-
Logger.php
-
-
LoggerAppender
-
Abstract class that defines output logs strategies.
-
LoggerAppender.php
-
-
LoggerAppenderSkeleton
-
Abstract superclass of the other appenders in the package.
-
LoggerAppenderSkeleton.php
-
-
LoggerBasicConfigurator
-
Use this class to quickly configure the package.
-
LoggerBasicConfigurator.php
-
-
LoggerDefaultCategoryFactory.php
-
-
LoggerHierarchy
-
This class is specialized in retrieving loggers by name and also maintaining the logger hierarchy.
-
LoggerHierarchy.php
-
-
LoggerLayout
-
Extend this abstract class to create your own log layout format.
-
LoggerLayout.php
-
-
LoggerLevel
-
Defines the minimum set of levels recognized by the system, that is OFF, FATAL, ERROR, WARN, INFO</i, <i>DEBUG and ALL.
-
LoggerLevel.php
-
-
LoggerLog
-
Helper class for internal logging
-
LoggerLog.php
-
-
LoggerManager
-
Use the LoggerManager to get Logger instances.
-
LoggerManager.php
-
-
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. It provides
mapped diagnostic contexts.
-
LoggerMDC.php
-
-
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.
-
LoggerNDC.php
-
-
LoggerPropertyConfigurator
-
Constructor
-
LoggerPropertyConfigurator
-
Allows the configuration of log4php from an external file.
-
LoggerPropertyConfigurator.php
-
-
LoggerRoot
-
The root logger.
-
LoggerRoot.php
-
-
LOGGER_MDC_HT_SIZE
-
-
LOGGER_NDC_HT_SIZE
-
-
LoggerAppenderConsole
-
ConsoleAppender appends log events to STDOUT or STDERR using a layout specified by the user.
-
$locationInfo
-
-
$log4jNamespace
-
-
LoggerAppenderAdodb.php
-
-
LoggerAppenderConsole.php
-
-
LoggerAppenderDailyFile.php
-
-
LoggerAppenderDb.php
-
-
LoggerAppenderEcho.php
-
-
LoggerAppenderFile.php
-
-
LoggerAppenderMail.php
-
-
LoggerAppenderMailEvent.php
-
-
LoggerAppenderNull.php
-
-
LoggerAppenderPhp.php
-
-
LoggerAppenderRollingFile.php
-
-
LoggerAppenderSocket.php
-
-
LoggerAppenderSyslog.php
-
-
LOG4PHP_LOGGER_APPENDER_SOCKET_DEFAULT_PORT
-
-
LOG4PHP_LOGGER_APPENDER_SOCKET_DEFAULT_TIMEOUT
-
-
LoggerAppenderAdodb
-
Appends log events to a db table using adodb class.
-
LoggerAppenderDailyFile
-
LoggerAppenderDailyFile appends log events to a file ne.
-
LoggerAppenderDb
-
Constructor.
-
LoggerAppenderDb
-
Constructor.
-
LoggerAppenderDb
-
Appends log events to a db table using PEAR::DB class.
-
LoggerAppenderEcho
-
LoggerAppenderEcho uses
echo function to output events.
-
LoggerAppenderFile
-
FileAppender appends log events to a file.
-
LoggerAppenderMail
-
-
LoggerAppenderMailEvent
-
Log events to an email address. It will be created an email for each event.
-
LoggerAppenderMailEvent
-
Constructor.
-
LoggerAppenderNull
-
A NullAppender merely exists, it never outputs a message to any device.
-
LoggerAppenderPhp
-
-
LoggerAppenderRollingFile
-
Constructor.
-
LoggerAppenderRollingFile
-
LoggerAppenderRollingFile extends LoggerAppenderFile to backup the log files when they reach a certain size.
-
LoggerAppenderSocket
-
Serialize events and send them to a network socket.
-
LoggerAppenderSyslog
-
-
LoggerPropertyGetter.php
-
-
LoggerPropertySetter.php
-
-
LoggerPropertyGetter
-
-
LoggerPropertySetter
-
Create a new LoggerPropertySetter for the specified Object.
-
LoggerPropertySetter
-
General purpose Object property setter. Clients repeatedly invokes setProperty() in order to invoke setters on the Object specified in the constructor.
-
$leftAlign
-
-
$literal
-
-
LoggerFormattingInfo.php
-
-
LoggerOptionConverter.php
-
-
LoggerPatternConverter.php
-
-
LoggerPatternParser.php
-
-
LoggerTransform.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_LOGGER_TRANSFORM_CDATA_EMBEDDED_END
-
-
LOG4PHP_LOGGER_TRANSFORM_CDATA_END
-
-
LOG4PHP_LOGGER_TRANSFORM_CDATA_PSEUDO_END
-
-
LOG4PHP_LOGGER_TRANSFORM_CDATA_START
-
-
LOG4PHP_OPTION_CONVERTER_DELIM_START
-
-
LOG4PHP_OPTION_CONVERTER_DELIM_START_LEN
-
-
LOG4PHP_OPTION_CONVERTER_DELIM_STOP
-
-
LOG4PHP_OPTION_CONVERTER_DELIM_STOP_LEN
-
-
LoggerBasicPatternConverter
-
-
LoggerBasicPatternConverter
-
Constructor
-
LoggerCategoryPatternConverter
-
Constructor
-
LoggerCategoryPatternConverter
-
-
LoggerClassNamePatternConverter
-
-
LoggerClassNamePatternConverter
-
Constructor
-
LoggerDatePatternConverter
-
Constructor
-
LoggerDatePatternConverter
-
-
LoggerLiteralPatternConverter
-
Constructor
-
LoggerLiteralPatternConverter
-
-
LoggerLocationPatternConverter
-
-
LoggerLocationPatternConverter
-
Constructor
-
LoggerMDCPatternConverter
-
-
LoggerMDCPatternConverter
-
Constructor
-
LoggerNamedPatternConverter
-
Constructor
-
LoggerNamedPatternConverter
-
-
LoggerOptionConverter
-
A convenience class to convert property values to specific types.
-
LoggerPatternConverter
-
Constructor
-
LoggerPatternConverter
-
LoggerPatternConverter is an abstract class that provides the formatting functionality that derived classes need.
-
LoggerPatternParser
-
Constructor
-
LoggerPatternParser
-
-
LoggerTransform
-
Utility class for transforming strings.
-
$locationInfo
-
The LocationInfo option takes a boolean value. By default,
-
$locationInfo
-
The LocationInfo option takes a boolean value. By
-
$log4jNamespace
-
-
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. Current value of this constant is NULL.
-
LOG4PHP_LOGGER_LAYOUT_RELATIVE_TIME_DATE_FORMAT
-
String constant designating relative time. Current value of this constant is RELATIVE.
-
LOG4PHP_LOGGER_PATTERN_LAYOUT_DEFAULT_CONVERSION_PATTERN
-
Default conversion Pattern
-
LOG4PHP_LOGGER_PATTERN_LAYOUT_TTCC_CONVERSION_PATTERN
-
-
LOG4PHP_LOGGER_XML_LAYOUT_LOG4J_NS
-
-
LOG4PHP_LOGGER_XML_LAYOUT_LOG4J_NS_PREFIX
-
-
LOG4PHP_LOGGER_XML_LAYOUT_LOG4PHP_NS
-
-
LOG4PHP_LOGGER_XML_LAYOUT_LOG4PHP_NS_PREFIX
-
-
LoggerLayoutHtml
-
Constructor
-
LoggerLayoutHtml
-
This layout outputs events in a HTML table.
-
LoggerLayoutSimple
-
A simple layout.
-
LoggerLayoutSimple
-
Constructor
-
LoggerLayoutTTCC
-
TTCC layout format consists of time, thread, category and nested diagnostic context information, hence the name.
-
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
-
The default Renderer renders objects by type casting
-
LoggerObjectRenderer
-
Subclass this abstract class in order to render objects as strings.
-
LoggerRendererMap
-
-
LoggerDefaultRenderer.php
-
-
LoggerObjectRenderer.php
-
-
LoggerRendererMap.php
-
-
$leftAlign
-
-
$level
-
Level of logging event.
-
$lineNumber
-
-
$locationInfo
-
-
$logger
-
-
LOG4PHP_LOGGER_CONFIGURATOR_INHERITED
-
Special level value signifying inherited behaviour. The current 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. The 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. Current value of this string constant is ?.
-
LoggerConfigurator
-
Implemented by classes capable of configuring log4php using a URL.
-
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
-
LoggerFormattingInfo
-
Constructor
-
LoggerFormattingInfo
-
This class encapsulates the information obtained when parsing formatting modifiers in conversion modifiers.
-
LoggerLocationInfo
-
The internal representation of caller location information.
-
LoggerLoggingEvent
-
The internal representation of logging event.
-
LoggerConfigurator.php
-
-
LoggerFactory.php
-
-
LoggerFilter.php
-
-
LoggerLocationInfo.php
-
-
LoggerLoggingEvent.php
-
-
$levelMax
-
-
$levelMin
-
-
$levelToMatch
-
-
LoggerDenyAllFilter
-
This filter drops all logging events.
-
LoggerLevelMatchFilter
-
This is a very simple filter based on level matching.
-
LoggerLevelRangeFilter
-
This is a very simple filter based on level matching, which can be used to reject messages with priorities outside a certain range.
-
LoggerStringMatchFilter
-
This is a very simple filter based on string matching.
-
LoggerDenyAllFilter.php
-
-
LoggerLevelMatchFilter.php
-
-
LoggerLevelRangeFilter.php
-
-
LoggerStringMatchFilter.php
-
-
$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
-
Use this class to initialize the log4php environment using expat parser.
-
LoggerDOMConfigurator
-
Constructor
-
LoggerDOMConfigurator.php
-
-
$syslogEquivalent
-
-
setAdditivity
-
Set the additivity flag for this Category instance.
-
setDisableOverride
-
-
setErrorHandler
-
Do not use this method.
-
setErrorHandler
-
-
setHierarchy
-
Only the Hierarchy class can set the hierarchy of a category.
-
setLayout
-
Set the Layout for this appender.
-
setLayout
-
-
setLevel
-
Set the level of this Category.
-
setLevel
-
Setting a null value to the level of the root category may have catastrophic results.
-
setMaxDepth
-
Set maximum depth of this diagnostic context. If the current depth is smaller or equal to maxDepth, then no action is taken.
-
setName
-
-
setName
-
Set the name of this appender.
-
setParent
-
-
setParent
-
Always returns false.
-
setPriority
-
-
setPriority
-
Please use setLevel() instead.
-
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 the threshold level of this appender.
-
setThreshold
-
set a new threshold level
-
shutdown
-
Shutting down a hierarchy will safely close and remove all appenders in all categories including the root logger.
-
shutdown
-
-
shutdown
-
Safely close all appenders.
-
singleton
-
-
singleton
-
Singleton
-
setTarget
-
Set console target.
-
STDERR
-
-
STDOUT
-
-
$smtpHost
-
-
$sql
-
-
$sql
-
-
$subject
-
-
$subject
-
-
setAppend
-
-
setCreateTable
-
-
setCreateTable
-
-
setDatabase
-
-
setDatePattern
-
Sets date format for the file name.
-
setDsn
-
-
setFacility
-
Set the facility value for the syslog message.
-
setFile
-
The File property takes a string value which should be the name of the file to append to.
-
setFile
-
Sets and opens the file where the log output will go.
-
setFileName
-
-
setFileName
-
-
setFrom
-
-
setFrom
-
-
setHost
-
-
setIdent
-
Set the ident of the syslog message.
-
setLocationInfo
-
-
setLog4jNamespace
-
-
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.
-
setOption
-
Set the option value for the syslog message.
-
setOverridePriority
-
If the priority of the message to be sent can be defined by a value in the properties-file, set parameter value to "true".
-
setPassword
-
-
setPort
-
-
setPort
-
-
setPriority
-
Set the priority value for the syslog message.
-
setRemoteHost
-
-
setSmtpHost
-
-
setSql
-
-
setSql
-
-
setSubject
-
-
setSubject
-
-
setTable
-
-
setTable
-
-
setTimeout
-
-
setTo
-
-
setTo
-
-
setType
-
-
setUser
-
-
setUseXml
-
-
setProperties
-
Set the properites for the object that match the
passed as parameter.
-
setPropertiesByObject
-
Set the properties of an object passed as a parameter in one go. The
are parsed relative to a
.
-
setProperty
-
Set a property on this PropertySetter's Object. If successful, this
-
$state
-
-
spacePad
-
Fast space padding method.
-
substVars
-
Perform variable substitution in string $val from the values of keys found with the getSystemProperty() method.
-
$sbuf
-
-
setCategoryPrefixing
-
The CategoryPrefixing option specifies whether Category name is part of log output or not. This is true by default.
-
setContextPrinting
-
The ContextPrinting option specifies log output will include the nested context information belonging to the current thread.
-
setConversionPattern
-
Set the ConversionPattern option. This is the string which controls formatting and consists of a mix of literal content and conversion specifiers.
-
setDateFormat
-
-
setLocationInfo
-
-
setLocationInfo
-
The LocationInfo option takes a boolean value. By
-
setLog4jNamespace
-
-
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. This is true by default.
-
setTitle
-
The Title option takes a String value. This option sets the document title of the generated HTML document.
-
$stringToMatch
-
-
setAcceptOnMatch
-
-
setAcceptOnMatch
-
-
setAcceptOnMatch
-
-
setLevelMax
-
-
setLevelMin
-
-
setLevelToMatch
-
-
setStringToMatch
-
-
$state
-
-
setter
-
-
subst
-
-
$tailFilter
-
The last filter in the filter chain
-
$threshold
-
-
$threshold
-
-
toInt
-
Returns the integer representation of this level.
-
toLevel
-
Convert the string passed as argument to a level. If the conversion fails, then this method returns a DEBUG Level.
-
toString
-
Returns the string representation of this priority.
-
$target
-
Can be 'php://stdout' or 'php://stderr'. But it's better to use keywords STDOUT and STDERR (case insensitive).
-
$table
-
Table name to write events. Used only if $createTable is true.
-
$table
-
Table name to write events. Used only if $createTable is true.
-
$timeout
-
-
$to
-
-
$to
-
-
$type
-
The type of database to connect to
-
$tail
-
-
$type
-
-
$type
-
-
toBoolean
-
If $value is true, then true is returned. If $value is false, then true is returned. Otherwise, $default is returned.
-
toFileSize
-
-
toInt
-
-
toLevel
-
Converts a standard or custom priority level to a Level object.
-
$threadPrinting
-
-
$timezone
-
-
$title
-
The Title option takes a String value. This option sets the document title of the generated HTML document.
-
$threadName
-
The name of thread in which this logging event was generated.
-
$timeStamp
-
The number of seconds elapsed from 1/1/1970 until logging event was created plus microseconds if available.
-
toString
-
Serialize this object
-
tagClose
-
-
tagOpen
-