A B C D E F G H I J K L M N O P R S T U V W X

A

ACTIVATION - Static variable in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
 
ADDITIVITY_FIELD - Static variable in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
 
APPENDER_CLASS_NAME_ATTR - Static variable in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
This constant can be used to specify the class name of the inner appender
APPEND_MODE_ATTRIBUTE - Static variable in interface org.objectweb.util.monolog.api.Handler
 
AbstractFactory - class org.objectweb.util.monolog.wrapper.common.AbstractFactory.
 
AbstractFactory() - Constructor for class org.objectweb.util.monolog.wrapper.common.AbstractFactory
It initializes the default monolog level: INHERIT, DEBUG, INFO, WARN, ERROR, FATAL
activateOptions() - Method in class org.objectweb.util.monolog.wrapper.log4j.DayFileHandler
 
activateSwitching() - Method in class org.objectweb.util.monolog.wrapper.javaLog.ConsoleHandler
 
addFilter(Filter) - Method in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
 
addHandler(Handler) - Method in interface org.objectweb.util.monolog.api.TopicalLogger
A TopicalLogger manages a list of Handler instances.
addHandler(Handler) - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
addHandler(Handler) - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
 
addHandler(Handler) - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
A TopicalLogger manages a list of Handler instances.
addHandler(Handler) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
Add a handler in the Handler list of the topicalLogger
addHandler(Handler) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
Add a handler in the Handler list of the topicalLogger
addHandler(Handler) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
addHandlerToLogger(String, String) - Method in interface org.objectweb.util.monolog.wrapper.remote.api.MonologFactoryMBean
A TopicalLogger manages a list of Handler instances.
addHandlerToLogger(String, String) - Method in interface org.objectweb.util.monolog.wrapper.remote.api.MonologFactoryProxy
A TopicalLogger manages a list of Handler instances.
addHandlerToLogger(String, String) - Method in class org.objectweb.util.monolog.wrapper.remote.lib.MonologFactoryMBeanImpl
 
addHandlerToLogger(String, String) - Method in class org.objectweb.util.monolog.wrapper.remote.lib.MonologFactoryProxyImpl
 
addMonologFactoryListener(MonologFactoryListener) - Method in interface org.objectweb.util.monolog.api.MonologFactory
register a listener for the events of this MonologFactory
addMonologFactoryListener(MonologFactoryListener) - Method in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
 
addMonologFactoryListener(MonologFactoryListener) - Method in class org.objectweb.util.monolog.wrapper.config.BasicFactory
 
addMonologFactoryListener(MonologFactoryListener) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.objectweb.util.monolog.wrapper.javaLog.JMXGenericHandler
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.objectweb.util.monolog.wrapper.javaLog.JMXHandler
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.objectweb.util.monolog.wrapper.log4j.JMXHandler
 
addTopic(String) - Method in interface org.objectweb.util.monolog.api.TopicalLogger
This method allows adding a topic to a TopicalLogger.
addTopic(String) - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
addTopic(String) - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
This method allows adding a topic to a TopicalLogger.
addTopic(String) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
Add a topic to the topicalLogger
addTopic(String) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
Add a topic to the topicalLogger
addTopic(String) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
addTopicToLogger(String, String) - Method in interface org.objectweb.util.monolog.wrapper.remote.api.MonologFactoryMBean
This method allows adding a topic to a TopicalLogger.
addTopicToLogger(String, String) - Method in interface org.objectweb.util.monolog.wrapper.remote.api.MonologFactoryProxy
This method allows adding a topic to a TopicalLogger.
addTopicToLogger(String, String) - Method in class org.objectweb.util.monolog.wrapper.remote.lib.MonologFactoryMBeanImpl
 
addTopicToLogger(String, String) - Method in class org.objectweb.util.monolog.wrapper.remote.lib.MonologFactoryProxyImpl
 
additivity - Variable in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
additivity - Variable in class org.objectweb.util.monolog.wrapper.remote.api.LoggerInfo
Indicates if the logger inherits handlers from its parent.
append(LoggingEvent) - Method in class org.objectweb.util.monolog.wrapper.log4j.JMXHandler
 
appender - Variable in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
The inner appender
appenders - Variable in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
This field references all appenders associated to the current Logger
attributes - Variable in class org.objectweb.util.monolog.wrapper.config.BasicHandler
The attributes of the handler are listed by this field.

B

BUFFER_ATTRIBUTE - Static variable in interface org.objectweb.util.monolog.api.Handler
 
BasicFactory - class org.objectweb.util.monolog.wrapper.config.BasicFactory.
This class is a basic implementation of the monolog factories (HandlerFactory, LoggerFactory and LevelFactory).
BasicFactory() - Constructor for class org.objectweb.util.monolog.wrapper.config.BasicFactory
It intializes the data struture, defines the default level and the root logger.
BasicHandler - class org.objectweb.util.monolog.wrapper.config.BasicHandler.
This class is a basic implementation the Handler interface.
BasicHandler(String, String) - Constructor for class org.objectweb.util.monolog.wrapper.config.BasicHandler
 
BasicLevel - class org.objectweb.util.monolog.api.BasicLevel.
This class predefines a set of levels.
BasicLevel() - Constructor for class org.objectweb.util.monolog.api.BasicLevel
 
BasicLogger - class org.objectweb.util.monolog.wrapper.config.BasicLogger.
This class is a basic implementatio of the TopicalLogger interface.
buildFinished(BuildEvent) - Method in class org.objectweb.util.monolog.wrapper.ant.MonologBuildListener
 
buildStarted(BuildEvent) - Method in class org.objectweb.util.monolog.wrapper.ant.MonologBuildListener
 

C

CLASS - Static variable in class org.objectweb.util.monolog.wrapper.javaLog.LoggerFactory
This constant means that this java log system must be initialize with a xml file
CLASSLOADER_ISOLATION - Static variable in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
 
CLEAN_HANDLERS_FIELD - Static variable in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
 
CONSOLE_HANDLER_TYPE - Static variable in interface org.objectweb.util.monolog.api.Handler
Deprecated. the type is a string now: "console"
Configurable - interface org.objectweb.util.monolog.wrapper.common.Configurable.
Deprecated. the use of this interface must be replaced by the use of the MonologFactory interface. This interface is kept for the backward compatibility.
ConsoleHandler - class org.objectweb.util.monolog.wrapper.javaLog.ConsoleHandler.
The aim of this class is to permit to specify the output for the console handler of the java.util.logging system.
ConsoleHandler() - Constructor for class org.objectweb.util.monolog.wrapper.javaLog.ConsoleHandler
 
ConsoleHandler - class org.objectweb.util.monolog.wrapper.log4j.ConsoleHandler.
 
ConsoleHandler() - Constructor for class org.objectweb.util.monolog.wrapper.log4j.ConsoleHandler
 
ConsoleHandler(String) - Constructor for class org.objectweb.util.monolog.wrapper.log4j.ConsoleHandler
It Builds a new ConsoleHandler.
callAppenders(LoggingEvent) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
In inheritance mode this method delegates the treatment to the other callAppendes methods.
callAppenders(LoggingEvent, boolean) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
This method calls all the parent loggers and call its appender either the followin condition: if the called parameter is equals to true then all parent are call with the same value, and the logging event are transmitted to the appenders.
categ - Variable in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
This field references the inner Logger if the delegation was choosen.
category - Variable in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
 
checkError() - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
Always retrieves 'false'
checkError() - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Flush the stream and check its error state.
classLoaderIsoltion - Static variable in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
 
cleanOldHandler(TopicalLogger) - Method in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
Clear all the handlers associated to a logger which are not defined into this file
clearFilters() - Method in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
 
clone() - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
Always throws a CloneNotSupportedException
close() - Method in class org.objectweb.util.monolog.wrapper.common.OutputStreamSwitcher
 
close() - Method in class org.objectweb.util.monolog.wrapper.javaLog.ConsoleHandler
 
close() - Method in class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
Close the Handler and free all associated resources.
close() - Method in class org.objectweb.util.monolog.wrapper.javaLog.JMXHandler
 
close() - Method in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
 
close() - Method in class org.objectweb.util.monolog.wrapper.log4j.JMXHandler
 
close() - Method in class org.objectweb.util.monolog.wrapper.printwriter.EmptyWriter
 
close() - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
Do nothing
close() - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
It writes the buffer if it is not empty
compareTo(Level) - Method in interface org.objectweb.util.monolog.api.Level
Compares this object with the specified object for order.
compareTo(Level) - Method in class org.objectweb.util.monolog.wrapper.common.LevelImpl
 
compareTo(String, String) - Method in interface org.objectweb.util.monolog.wrapper.remote.api.MonologFactoryMBean
Compares two levels.
compareTo(String, String) - Method in interface org.objectweb.util.monolog.wrapper.remote.api.MonologFactoryProxy
Compares two levels.
compareTo(String, String) - Method in class org.objectweb.util.monolog.wrapper.remote.lib.MonologFactoryMBeanImpl
 
compareTo(String, String) - Method in class org.objectweb.util.monolog.wrapper.remote.lib.MonologFactoryProxyImpl
 
configure(Properties) - Method in interface org.objectweb.util.monolog.api.MonologFactory
This method permits to order to a monolog wrapper to configure the underlying log system.
configure(Properties) - Method in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
 
configure(Properties) - Method in class org.objectweb.util.monolog.wrapper.config.BasicFactory
 
configure(Properties) - Method in class org.objectweb.util.monolog.wrapper.javaLog.LoggerFactory
This method permits to configure the factory.
configure(Properties) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologLoggerFactory
This method permits to configure the factory with tha specific configuration file: like a log4j.properties
configure(Properties) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory
This method permits to configure the factory.
configure(Properties) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
convertLevel(Level) - Static method in class org.objectweb.util.monolog.wrapper.javaLog.LevelImpl
Level => java.util.logging.Level
convertLevel(Level) - Static method in class org.objectweb.util.monolog.wrapper.log4j.LevelImpl
 
convertLevel(Level) - Static method in class org.objectweb.util.monolog.wrapper.log4jMini.LevelImpl
 
createHandler(String, String) - Method in interface org.objectweb.util.monolog.api.HandlerFactory
It retrieves a new instance of an handler which the type is specified by the parameter.
createHandler(String, String) - Method in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
 
createHandler(String, String) - Method in class org.objectweb.util.monolog.wrapper.config.BasicFactory
 
createHandler(String, String) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory
 
createHandler(String, String) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
createHandler(String, String) - Method in interface org.objectweb.util.monolog.wrapper.remote.api.MonologFactoryMBean
Creates a new handler
createHandler(String, String) - Method in interface org.objectweb.util.monolog.wrapper.remote.api.MonologFactoryProxy
Creates a new handler
createHandler(String, String) - Method in class org.objectweb.util.monolog.wrapper.remote.lib.MonologFactoryMBeanImpl
 
createHandler(String, String) - Method in class org.objectweb.util.monolog.wrapper.remote.lib.MonologFactoryProxyImpl
 
currentLine - Variable in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
This field is the buffer which represents the current line.
currentLine - Variable in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
This field is the buffer which represents the current line.
currentOut - Variable in class org.objectweb.util.monolog.wrapper.common.OutputStreamSwitcher
 

D

DATE - Static variable in interface org.objectweb.util.monolog.file.api.Pattern
This character represents the date where the message has been logged
DEBUG - Static variable in class org.objectweb.util.monolog.api.BasicLevel
DEBUG messages might include things like minor (recoverable) failures.
DEFAULT - Static variable in interface org.objectweb.util.monolog.api.MonologFactory
This constant represents the default configuration type.
DEFAULT - Static variable in class org.objectweb.util.monolog.wrapper.javaLog.LoggerFactory
This constant means that this java log system must be initialize with the default configuration
DEFAULT_MONOLOG_FILE - Static variable in class org.objectweb.util.monolog.Monolog
is the default monolog configuration file lookup from the file system or from the classpath.
DISABLE_OFF - Static variable in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
 
DISABLE_ON - Static variable in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
 
DOT - Static variable in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
 
DayFileHandler - class org.objectweb.util.monolog.wrapper.log4j.DayFileHandler.
Represents an file handler which the file name changes every days.
DayFileHandler() - Constructor for class org.objectweb.util.monolog.wrapper.log4j.DayFileHandler
 
DayFileHandler(String) - Constructor for class org.objectweb.util.monolog.wrapper.log4j.DayFileHandler
 
DottedStringTools - class org.objectweb.util.monolog.file.DottedStringTools.
 
DottedStringTools() - Constructor for class org.objectweb.util.monolog.file.DottedStringTools
 
debug - Static variable in class org.objectweb.util.monolog.Monolog
Inidicates if the monolog wrapper must be logged itself.
debug(String) - Static method in class org.objectweb.util.monolog.Monolog
This method must be only used to debug the Monolog wrappers.
debug - Static variable in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
 
debug(String) - Method in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
 
debug - Static variable in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
Inidicates if the monolog wrapper must be logged itself.
debug(String) - Static method in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
This method must be only used to debug the Monolog wrappers.
defineDefaultLevels() - Method in class org.objectweb.util.monolog.wrapper.config.BasicFactory
It initializes the default monolog level: DEBUG: 10 000 INFO: 20 000 WARN: 30 000 ERROR: 40 000 FATAL: 50 000
defineDefaultLevels() - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory
It initializes the default monolog level: DEBUG: 10 000 INFO: 20 000 WARN: 30 000 ERROR: 40 000 FATAL: 50 000
defineLevel(String, int) - Method in interface org.objectweb.util.monolog.api.LevelFactory
It defines a new Level with a name and an integer value.
defineLevel(String, String) - Method in interface org.objectweb.util.monolog.api.LevelFactory
It defines a new Level with a name and a string value.
defineLevel(String, int) - Method in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
 
defineLevel(String, String) - Method in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
 
defineLevel(String, int) - Method in class org.objectweb.util.monolog.wrapper.config.BasicFactory
 
defineLevel(String, String) - Method in class org.objectweb.util.monolog.wrapper.config.BasicFactory
 
defineLevel(String, int) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory
 
defineLevel(String, String) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory
 
defineLevel(String, int) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
defineLevel(String, String) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
defineLevel(String, int) - Method in interface org.objectweb.util.monolog.wrapper.remote.api.MonologFactoryMBean
It defines a new Level with a name and an integer value.
defineLevel(String, String) - Method in interface org.objectweb.util.monolog.wrapper.remote.api.MonologFactoryMBean
It defines a new Level with a name and a string value.
defineLevel(String, int) - Method in interface org.objectweb.util.monolog.wrapper.remote.api.MonologFactoryProxy
It defines a new Level with a name and an integer value.
defineLevel(String, String) - Method in interface org.objectweb.util.monolog.wrapper.remote.api.MonologFactoryProxy
It defines a new Level with a name and a string value.
defineLevel(String, int) - Method in class org.objectweb.util.monolog.wrapper.remote.lib.MonologFactoryMBeanImpl
 
defineLevel(String, String) - Method in class org.objectweb.util.monolog.wrapper.remote.lib.MonologFactoryMBeanImpl
 
defineLevel(String, int) - Method in class org.objectweb.util.monolog.wrapper.remote.lib.MonologFactoryProxyImpl
 
defineLevel(String, String) - Method in class org.objectweb.util.monolog.wrapper.remote.lib.MonologFactoryProxyImpl
 
defineRootLogger() - Method in class org.objectweb.util.monolog.wrapper.config.BasicFactory
It defines the level of the root logger to WARN.
depth - Variable in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
 
desactivateSwitching(OutputStream) - Method in class org.objectweb.util.monolog.wrapper.javaLog.ConsoleHandler
 
doAppend(LoggingEvent) - Method in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
 
doAppend(LoggingEvent) - Method in class org.objectweb.util.monolog.wrapper.log4j.JMXHandler
 

E

ERROR - Static variable in class org.objectweb.util.monolog.api.BasicLevel
The ERROR level designates error events that might still allow the application to continue running.
EmptyOutputStream - class org.objectweb.util.monolog.wrapper.printwriter.EmptyOutputStream.
An empty outputStream doing nothing.
EmptyOutputStream() - Constructor for class org.objectweb.util.monolog.wrapper.printwriter.EmptyOutputStream
 
EmptyWriter - class org.objectweb.util.monolog.wrapper.printwriter.EmptyWriter.
An empty Writer doing nothing.
EmptyWriter() - Constructor for class org.objectweb.util.monolog.wrapper.printwriter.EmptyWriter
 
EnumrationImpl - class org.objectweb.util.monolog.wrapper.common.EnumrationImpl.
This tools class is a basic implementation of the java.util.Enumeration.
EnumrationImpl(Object[]) - Constructor for class org.objectweb.util.monolog.wrapper.common.EnumrationImpl
 
enable - Variable in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
 
enable - Variable in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
 
equals(Object) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
Compare the inner loggers
error(String, Exception) - Static method in class org.objectweb.util.monolog.Monolog
 
errors - Variable in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
This field indicates the setError method was called.
evaluate(String, LevelFactory) - Static method in class org.objectweb.util.monolog.wrapper.common.LevelImpl
It analyzes a string expression to obtain its integer value.

F

FATAL - Static variable in class org.objectweb.util.monolog.api.BasicLevel
In general, FATAL messages should describe events that are of considerable importance and which will prevent continuation of the program execution.
FILE_HANDLER_TYPE - Static variable in interface org.objectweb.util.monolog.api.Handler
Deprecated. the type is a string now: "file"
FILE_NUMBER_ATTRIBUTE - Static variable in interface org.objectweb.util.monolog.api.Handler
 
FileHandler - class org.objectweb.util.monolog.wrapper.log4j.FileHandler.
This class is the wrapper to the org.apache.log4j.FileAppender
FileHandler() - Constructor for class org.objectweb.util.monolog.wrapper.log4j.FileHandler
 
FileHandler(String) - Constructor for class org.objectweb.util.monolog.wrapper.log4j.FileHandler
It Builds a new FileHandler.
FileHandler - class org.objectweb.util.monolog.wrapper.log4jMini.FileHandler.
This class is the wrapper to the org.apache.log4j.FileAppender
FileHandler(byte, String) - Constructor for class org.objectweb.util.monolog.wrapper.log4jMini.FileHandler
It Builds a new MonologFileHandler.
filters - Variable in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
 
flush() - Method in class org.objectweb.util.monolog.wrapper.common.OutputStreamSwitcher
 
flush() - Method in class org.objectweb.util.monolog.wrapper.javaLog.ConsoleHandler
 
flush() - Method in class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
Flush any buffered output.
flush() - Method in class org.objectweb.util.monolog.wrapper.javaLog.JMXHandler
 
flush() - Method in class org.objectweb.util.monolog.wrapper.printwriter.EmptyWriter
 
flush() - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
Do nothing
flush() - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
It writes the buffer if it is not empty
format(LogRecord) - Method in class org.objectweb.util.monolog.wrapper.javaLog.MonologFormatter
Format the given log record and return the formatted string.
format(Date, StringBuffer) - Method in class org.objectweb.util.monolog.wrapper.javaLog.MonologFormatter
Appends to sbuf the time in the format "YYYY-MM-DD HH:mm:ss,SSS" for example, "2004-04-28 15:49:37,459"
format(String, String, String, long) - Method in class org.objectweb.util.monolog.wrapper.javaLog.MonologFormatter
 
format(String, int) - Static method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
It formats a message by adding the object and the method name where the call to monolog was done.
format(String, int) - Static method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
This method permits to format messages.

G

GENERIC_HANDLER_TYPE - Static variable in interface org.objectweb.util.monolog.api.Handler
Deprecated. the type is a string now: "generic"
GenericHandler - class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler.
Is a generic handler implementation used to wrapper java.util.logging.Handler instance.
GenericHandler() - Constructor for class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
 
GenericHandler(String) - Constructor for class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
 
GenericHandler(String, String) - Constructor for class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
Builds a generic handler with its name and the type.
GenericHandler(String, Handler) - Constructor for class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
builds a generic handler since a real handler.
GenericHandler - class org.objectweb.util.monolog.wrapper.log4j.GenericHandler.
This class is a generic implementation of the Handler interface.
GenericHandler() - Constructor for class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
 
GenericHandler(String) - Constructor for class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
 
getAdditivity() - Method in interface org.objectweb.util.monolog.api.TopicalLogger
It retrieves the additivity flag for this logger instance.
getAdditivity() - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
getAdditivity() - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
It retrieves the additivity flag for this logger instance.
getAdditivity() - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
 
getAdditivity() - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
getAllHandlerAttributes() - Method in interface org.objectweb.util.monolog.wrapper.remote.api.MonologFactoryMBean
It retrieves the attributes of all handlers
getAllHandlerAttributes() - Method in interface org.objectweb.util.monolog.wrapper.remote.api.MonologFactoryProxy
It retrieves the attributes of all handlers
getAllHandlerAttributes() - Method in class org.objectweb.util.monolog.wrapper.remote.lib.MonologFactoryMBeanImpl
 
getAllHandlerAttributes() - Method in class org.objectweb.util.monolog.wrapper.remote.lib.MonologFactoryProxyImpl
 
getAppender() - Method in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
 
getAttribute(String) - Method in interface org.objectweb.util.monolog.api.Handler
It retrieves the value of an attribute value of the handler.
getAttribute(String) - Method in class org.objectweb.util.monolog.wrapper.config.BasicHandler
 
getAttribute(String) - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
getAttribute(String) - Method in class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
It retrieves the value of an attribute value of the handler.
getAttribute(String) - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
It retrieves the value of an attribute value of the handler.
getAttribute(String) - Method in class org.objectweb.util.monolog.wrapper.log4j.ConsoleHandler
 
getAttribute(String) - Method in class org.objectweb.util.monolog.wrapper.log4j.FileHandler
 
getAttribute(String) - Method in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
 
getAttribute(String) - Method in class org.objectweb.util.monolog.wrapper.log4j.JMXHandler
 
getAttribute(String) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
 
getAttribute(String) - Method in class org.objectweb.util.monolog.wrapper.log4j.NTEventLogHandler
 
getAttribute(String) - Method in class org.objectweb.util.monolog.wrapper.log4j.RollingFileHandler
 
getAttribute(String) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.FileHandler
 
getAttribute(String) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
 
getAttribute(String) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
getAttributeNames() - Method in interface org.objectweb.util.monolog.api.Handler
It retrieves the attributes of the handler
getAttributeNames() - Method in class org.objectweb.util.monolog.wrapper.config.BasicHandler
 
getAttributeNames() - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
getAttributeNames() - Method in class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
It retrieves the attributes of the handler
getAttributeNames() - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
It retrieves the attributes of the handler
getAttributeNames() - Method in class org.objectweb.util.monolog.wrapper.log4j.ConsoleHandler
 
getAttributeNames() - Method in class org.objectweb.util.monolog.wrapper.log4j.FileHandler
 
getAttributeNames() - Method in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
 
getAttributeNames() - Method in class org.objectweb.util.monolog.wrapper.log4j.JMXHandler
 
getAttributeNames() - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
 
getAttributeNames() - Method in class org.objectweb.util.monolog.wrapper.log4j.NTEventLogHandler
 
getAttributeNames() - Method in class org.objectweb.util.monolog.wrapper.log4j.RollingFileHandler
 
getAttributeNames() - Method in class org.objectweb.util.monolog.wrapper.log4jMini.FileHandler
 
getAttributeNames() - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
 
getAttributeNames() - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
getAttributes() - Method in class org.objectweb.util.monolog.wrapper.config.BasicHandler
 
getAttributes() - Method in class org.objectweb.util.monolog.wrapper.log4j.ConsoleHandler
 
getAttributes() - Method in class org.objectweb.util.monolog.wrapper.log4j.FileHandler
 
getAttributes() - Method in class org.objectweb.util.monolog.wrapper.log4j.JMXHandler
 
getAttributes() - Method in class org.objectweb.util.monolog.wrapper.log4j.NTEventLogHandler
 
getAttributes() - Method in class org.objectweb.util.monolog.wrapper.log4j.RollingFileHandler
 
getBegin(String) - Static method in class org.objectweb.util.monolog.file.DottedStringTools
 
getChainedLevel() - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
Starting from this Logger, search the Logger hierarchy for a non-null priority and return it.
getContext() - Static method in class org.objectweb.util.monolog.wrapper.javaLog.MonologFormatter
Calculate the class name, the method name and the line number of the logger user.
getCurrentIntLevel() - Method in interface org.objectweb.util.monolog.api.Logger
Returns the current level value under the integer format
getCurrentIntLevel() - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
getCurrentIntLevel() - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
 
getCurrentIntLevel() - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
Return the current Level of the logger
getCurrentIntLevel() - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
Return the current Level of the logger
getCurrentIntLevel() - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
Gets the CurrentIntLevel attribute of the LoggerImpl object
getCurrentLevel() - Method in interface org.objectweb.util.monolog.api.Logger
Returns the current level value under the Level format
getCurrentLevel() - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
getCurrentLevel() - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
 
getCurrentLevel() - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
 
getCurrentLevel() - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
 
getCurrentLevel() - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
Gets the CurrentLevel attribute of the LoggerImpl object
getDefaultHandlerType2className() - Method in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
 
getDefaultHandlerType2className() - Method in class org.objectweb.util.monolog.wrapper.javaLog.LoggerFactory
 
getDefaultHandlerType2className() - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologLoggerFactory
 
getDefaultMonologFactory() - Static method in class org.objectweb.util.monolog.Monolog
 
getDependsLevel(String) - Method in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
It retrieves the list of the referenced levels in the String parameter.
getEncoding() - Method in class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
Return the character encoding for this Handler.
getEnd(String) - Static method in class org.objectweb.util.monolog.file.DottedStringTools
 
getErrorHandler() - Method in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
 
getFilter() - Method in class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
Get the current Filter for this Handler.
getFilter() - Method in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
 
getFirst(String) - Static method in class org.objectweb.util.monolog.file.DottedStringTools
 
getFormatter() - Method in class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
Return the Formatter for this Handler.
getHandler(String) - Method in interface org.objectweb.util.monolog.api.HandlerFactory
It retrieves the handler which the name is specified by the parameter
getHandler() - Method in interface org.objectweb.util.monolog.api.TopicalLogger
It returns the list of the handler associated to this logger.
getHandler(String) - Method in interface org.objectweb.util.monolog.api.TopicalLogger
It returns the handler which the name is equals to the parameter
getHandler(String) - Method in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
 
getHandler(String) - Method in class org.objectweb.util.monolog.wrapper.config.BasicFactory
 
getHandler() - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
getHandler(String) - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
getHandler(String) - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
It returns the handler which the name is equals to the parameter
getHandler() - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
Get the Handlers associated with this logger.
getHandler() - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
 
getHandler(String) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
 
getHandler() - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
 
getHandler(String) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
 
getHandler(String) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory
 
getHandler() - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
getHandler(String) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
getHandlerAttributes(String) - Method in interface org.objectweb.util.monolog.wrapper.remote.api.MonologFactoryMBean
It retrieves the attributes of an handler
getHandlerAttributes(String) - Method in interface org.objectweb.util.monolog.wrapper.remote.api.MonologFactoryProxy
It retrieves the attributes of an handler
getHandlerAttributes(String) - Method in class org.objectweb.util.monolog.wrapper.remote.lib.MonologFactoryMBeanImpl
 
getHandlerAttributes(String) - Method in class org.objectweb.util.monolog.wrapper.remote.lib.MonologFactoryProxyImpl
 
getHandlerFactory(String) - Static method in class org.objectweb.util.monolog.Monolog
 
getHandlerNames() - Method in class org.objectweb.util.monolog.wrapper.remote.api.LoggerInfo
 
getHandlerNames() - Method in interface org.objectweb.util.monolog.wrapper.remote.api.MonologFactoryMBean
It retrieves name of all handler managed by this factory.
getHandlerNames() - Method in interface org.objectweb.util.monolog.wrapper.remote.api.MonologFactoryProxy
It retrieves name of all handler managed by this factory.
getHandlerNames() - Method in class org.objectweb.util.monolog.wrapper.remote.lib.MonologFactoryMBeanImpl
 
getHandlerNames() - Method in class org.objectweb.util.monolog.wrapper.remote.lib.MonologFactoryProxyImpl
 
getHandlers() - Method in interface org.objectweb.util.monolog.api.HandlerFactory
It retrieves all handler managed by this factory.
getHandlers() - Method in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
 
getHandlers() - Method in class org.objectweb.util.monolog.wrapper.config.BasicFactory
 
getHandlers() - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory
 
getHandlers() - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
getIntValue() - Method in interface org.objectweb.util.monolog.api.Level
Returns the integer value which represents the level.
getIntValue() - Method in class org.objectweb.util.monolog.wrapper.common.LevelImpl
 
getLast(String) - Static method in class org.objectweb.util.monolog.file.DottedStringTools
 
getLayout() - Method in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
 
getLevel(String) - Method in interface org.objectweb.util.monolog.api.LevelFactory
It retrieves a Level instance which the name is equals to the parameter.
getLevel(int) - Method in interface org.objectweb.util.monolog.api.LevelFactory
It retrieves a Level instance which the integer value is equals to the parameter.
getLevel(String) - Method in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
 
getLevel(int) - Method in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
 
getLevel(String) - Method in class org.objectweb.util.monolog.wrapper.config.BasicFactory
 
getLevel(int) - Method in class org.objectweb.util.monolog.wrapper.config.BasicFactory
 
getLevel() - Method in class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
Get the log level specifying which messages will be logged by this Handler.
getLevel(int) - Static method in class org.objectweb.util.monolog.wrapper.javaLog.LevelImpl
int => org.objectweb.util.monolog.api.Level
getLevel(int) - Static method in class org.objectweb.util.monolog.wrapper.log4j.LevelImpl
 
getLevel(int) - Static method in class org.objectweb.util.monolog.wrapper.log4jMini.LevelImpl
 
getLevel(String) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory
 
getLevel(int) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory
 
getLevel(String) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
getLevel(int) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
This method is not synchronized because the configuration is rarely
getLevel() - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
Retrieves the level of the messages
getLevel() - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
 
getLevel() - Method in class org.objectweb.util.monolog.wrapper.remote.api.LoggerInfo
 
getLevel(String) - Method in interface org.objectweb.util.monolog.wrapper.remote.api.MonologFactoryMBean
It retrieves a Level instance which the name is equals to the parameter.
getLevel(int) - Method in interface org.objectweb.util.monolog.wrapper.remote.api.MonologFactoryMBean
It retrieves a Level instance which the integer value is equals to the parameter.
getLevel(String) - Method in interface org.objectweb.util.monolog.wrapper.remote.api.MonologFactoryProxy
It retrieves a Level instance which the name is equals to the parameter.
getLevel(int) - Method in interface org.objectweb.util.monolog.wrapper.remote.api.MonologFactoryProxy
It retrieves a Level instance which the integer value is equals to the parameter.
getLevel(String) - Method in class org.objectweb.util.monolog.wrapper.remote.lib.MonologFactoryMBeanImpl
 
getLevel(int) - Method in class org.objectweb.util.monolog.wrapper.remote.lib.MonologFactoryMBeanImpl
 
getLevel(String) - Method in class org.objectweb.util.monolog.wrapper.remote.lib.MonologFactoryProxyImpl
 
getLevel(int) - Method in class org.objectweb.util.monolog.wrapper.remote.lib.MonologFactoryProxyImpl
 
getLevelFactory(String) - Static method in class org.objectweb.util.monolog.Monolog
 
getLevelName() - Method in class org.objectweb.util.monolog.wrapper.remote.api.LoggerInfo
 
getLevels() - Method in interface org.objectweb.util.monolog.api.LevelFactory
It retrieves all Level instances defined in this manager.
getLevels() - Method in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
 
<