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

A

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
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
 
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
 
additivity - Variable in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
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

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, byte) - 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.

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
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
This constant is used to represent an handler which prints message on a 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.log4j.ConsoleHandler.
 
ConsoleHandler(String) - Constructor for class org.objectweb.util.monolog.wrapper.log4j.ConsoleHandler
It Builds a new MonologFileHandler.
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 Category 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.
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.javaLog.GenericHandler
Close the Handler and free all associated resources.
close() - Method in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
 
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
 
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.component.MonologComponent
 
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, byte) - 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, byte) - Method in class org.objectweb.util.monolog.component.MonologComponent
 
createHandler(String, byte) - Method in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
 
createHandler(String, byte) - Method in class org.objectweb.util.monolog.wrapper.config.BasicFactory
 
createHandler(String, byte) - Method in class org.objectweb.util.monolog.wrapper.javaLog.LoggerFactory
 
createHandler(String, byte) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologLoggerFactory
 
createHandler(String, byte) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory
 
createHandler(String, byte) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
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.

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
 
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(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.component.MonologComponent
 
defineLevel(String, String) - Method in class org.objectweb.util.monolog.component.MonologComponent
 
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
 
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
 
doAppend(LoggingEvent) - Method in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
 

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.
 
EmptyOutputStream() - Constructor for class org.objectweb.util.monolog.wrapper.printwriter.EmptyOutputStream
 
EmptyWriter - class org.objectweb.util.monolog.wrapper.printwriter.EmptyWriter.
 
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
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
This constant is used to represent an handler which stores message into one 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(String) - Constructor for class org.objectweb.util.monolog.wrapper.log4j.FileHandler
It Builds a new MonologFileHandler.
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.javaLog.GenericHandler
Flush any buffered output.
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(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
This constant is used to represent an handler which stores message into several files.
GenericHandler - class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler.
 
GenericHandler(String, byte) - Constructor for class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
 
GenericHandler(String, Handler, byte) - Constructor for class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
 
GenericHandler(String, Handler) - Constructor for class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
 
GenericHandler - class org.objectweb.util.monolog.wrapper.log4j.GenericHandler.
This class is a generic implementation of the Handler interface.
GenericHandler(String) - Constructor for class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
 
GenericHandler(Appender) - 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
 
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.MonologCategory
 
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.MonologCategory
 
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.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 category, search the category hierarchy for a non-null priority and return it.
getContext() - Static method in class org.objectweb.util.monolog.wrapper.javaLog.MonologFormatter
 
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
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.component.MonologComponent
 
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
 
getHandlerFactory(String) - Static method in class org.objectweb.util.monolog.Monolog
 
getHandlerFactory() - Static method in class org.objectweb.util.monolog.component.MonologComponent
 
getHandlerType(String) - Method in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
It retrieves the byte value associated to the handler.
getHandlerType(byte) - Method in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
It retrieves the String value associated to the parameter value.
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.component.MonologComponent
 
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.component.MonologComponent
 
getLevel(int) - Method in class org.objectweb.util.monolog.component.MonologComponent
 
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
 
getLevelFactory(String) - Static method in class org.objectweb.util.monolog.Monolog
 
getLevelFactory() - Static method in class org.objectweb.util.monolog.component.MonologComponent
 
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.component.MonologComponent
 
getLevels() - Method in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
 
getLevels() - Method in class org.objectweb.util.monolog.wrapper.config.BasicFactory
 
getLevels() - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory
 
getLevels() - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
This method is not synchronized because the configuration is rarely
getLog() - Method in class org.objectweb.util.monolog.wrapper.velocity.VelocityLogger
 
getLogger() - Method in interface org.objectweb.util.monolog.api.Loggable
Retrieves the logger instance used
getLogger(String) - Method in interface org.objectweb.util.monolog.api.LoggerFactory
This method permits to fetch a Logger.
getLogger(String, String) - Method in interface org.objectweb.util.monolog.api.LoggerFactory
This method permits to fetch a Logger.
getLogger(String) - Method in class org.objectweb.util.monolog.component.MonologComponent
 
getLogger(String, String) - Method in class org.objectweb.util.monolog.component.MonologComponent
 
getLogger(String) - Method in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
 
getLogger(String) - Method in class org.objectweb.util.monolog.wrapper.config.BasicFactory
 
getLogger(String, String) - Method in class org.objectweb.util.monolog.wrapper.config.BasicFactory
 
getLogger(String) - Method in class org.objectweb.util.monolog.wrapper.javaLog.LoggerFactory
 
getLogger(String, String) - Method in class org.objectweb.util.monolog.wrapper.javaLog.LoggerFactory
 
getLogger(String) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologLoggerFactory
 
getLogger(String, String) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologLoggerFactory
 
getLogger(String) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory
 
getLogger(String, String) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory
 
getLogger(String) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
getLogger(String, String) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
getLogger() - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
Retrieves the logger instance used
getLogger() - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Retrieves the logger instance used
getLoggerFactory(String) - Static method in class org.objectweb.util.monolog.Monolog
 
getLoggerFactory() - Method in interface org.objectweb.util.monolog.api.Loggable
Retrieves the logger factory instance used
getLoggerFactory() - Static method in class org.objectweb.util.monolog.component.MonologComponent
 
getLoggerFactory(String) - Static method in class org.objectweb.util.monolog.wrapper.common.LoggerFactorySingleton
 
getLoggerFactory() - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
Retrieves the logger factory instance used
getLoggerFactory() - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Retrieves the logger factory instance used
getLoggers() - Method in interface org.objectweb.util.monolog.api.LoggerFactory
It retrieves a list of all loggers.
getLoggers() - Method in class org.objectweb.util.monolog.component.MonologComponent
 
getLoggers() - Method in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
 
getLoggers() - Method in class org.objectweb.util.monolog.wrapper.config.BasicFactory
 
getLoggers() - Method in class org.objectweb.util.monolog.wrapper.javaLog.LoggerFactory
It retrieves a list of all loggers.
getLoggers() - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologLoggerFactory
 
getLoggers() - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory
 
getLoggers() - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
getMonoLogger(String, String) - Method in class org.objectweb.util.monolog.wrapper.javaLog.LoggerFactory
This method allocates org.objectweb.util.monolog.wrapper.javaLog.Logger objects whic are also java.util.logging.Logger and org.objectweb.util.monolog.api.Logger.
getMonologFactory() - Static method in class org.objectweb.util.monolog.Monolog
 
getMonologFactory(String) - Static method in class org.objectweb.util.monolog.Monolog
Initializes Monolog with a given monolog configuration file name if the file is found, it delegates the intialization to init(Properties) method.
getMonologFactory(Properties) - Static method in class org.objectweb.util.monolog.Monolog
Initializes monolog in with a Properties instance.
getName() - Method in interface org.objectweb.util.monolog.api.Handler
It retrieves the name of the handler
getName() - Method in interface org.objectweb.util.monolog.api.Level
It retrieves the name of the Level
getName() - Method in class org.objectweb.util.monolog.wrapper.common.LevelImpl
 
getName() - Method in class org.objectweb.util.monolog.wrapper.config.BasicHandler
 
getName() - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
getName() - Method in class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
It retrieves the name of the handler
getName() - Method in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
 
getName() - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
 
getName() - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
getPattern() - Method in class org.objectweb.util.monolog.wrapper.javaLog.MonologFormatter
 
getPrintWriter() - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
getPropertiesFileName() - Method in interface org.objectweb.util.monolog.component.MonologAttributes
 
getPropertiesFileName() - Method in class org.objectweb.util.monolog.component.MonologComponent
 
getResourceBundleName() - Method in interface org.objectweb.util.monolog.api.LoggerFactory
Accessors to a resource bundle name associated to a LoggerFactory.
getResourceBundleName() - Method in class org.objectweb.util.monolog.component.MonologComponent
 
getResourceBundleName() - Method in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
 
getResourceBundleName() - Method in class org.objectweb.util.monolog.wrapper.config.BasicFactory
 
getResourceBundleName() - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory
 
getResourceBundleName() - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
getStringValue() - Method in class org.objectweb.util.monolog.wrapper.common.LevelImpl
It retrieves the string expression of the level.
getTopic() - Method in interface org.objectweb.util.monolog.api.TopicalLogger
This method allows getting a topic list of this TopicalLogger.
getTopic() - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
getTopic() - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
This method allows getting a topic list of this TopicalLogger.
getTopic() - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
Returns the list of the different names of the topicalLogger
getTopic() - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
 
getTopic() - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
getTopics() - Method in interface org.objectweb.util.monolog.api.TopicalLogger
This method allows getting a topic list of this TopicalLogger.
getTopics() - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
TODO
getTopics() - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
This method allows getting a topic list of this TopicalLogger.
getTopics() - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
Returns the list of the different names of the topicalLogger
getTopics() - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
Returns the list of the different names of the topicalLogger
getTopics() - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
Gets the Topics attribute of the LoggerImpl object
getType() - Method in interface org.objectweb.util.monolog.api.Handler
It retrieves the Handler type
getType() - Method in class org.objectweb.util.monolog.wrapper.config.BasicHandler
 
getType() - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
getType() - Method in class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
It retrieves the Handler type
getType() - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
It retrieves the Handler type
getType() - Method in class org.objectweb.util.monolog.wrapper.log4j.ConsoleHandler
 
getType() - Method in class org.objectweb.util.monolog.wrapper.log4j.FileHandler
 
getType() - Method in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
 
getType() - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
 
getType() - Method in class org.objectweb.util.monolog.wrapper.log4j.RollingFileHandler
 
getType() - Method in class org.objectweb.util.monolog.wrapper.log4jMini.FileHandler
 
getType() - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
 
getType() - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 

H

HANDLER_FIELD - Static variable in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
 
HANDLER_TYPE_ATTRIBUTE - Static variable in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
 
HANDLER_TYPE_ATTRIBUTE_CONSOLE_VALUE - Static variable in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
 
HANDLER_TYPE_ATTRIBUTE_FILE_VALUE - Static variable in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
 
HANDLER_TYPE_ATTRIBUTE_ROLLING_FILE_VALUE - Static variable in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
 
Handler - interface org.objectweb.util.monolog.api.Handler.
Handler is an output.
HandlerFactory - interface org.objectweb.util.monolog.api.HandlerFactory.
It permits to manage Handler instances.
handler - Variable in class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
 
handlers - Variable in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
This field references the handler instance by their names.
key = a String object which is an handler name.
handlers - Variable in class org.objectweb.util.monolog.wrapper.config.BasicFactory
This field references the handler instance by their names.
key = a String object which is an handler name.
handlers - Variable in class org.objectweb.util.monolog.wrapper.config.BasicLogger
This fields references by their name the handlers associated to the logger.
handlers - Variable in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
 
handlers - Variable in class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory
This field references the handler instance by their names.
key = a String object which is an handler name.
handlers - Variable in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
hasMoreElements() - Method in class org.objectweb.util.monolog.wrapper.common.EnumrationImpl
 
hashCode() - Method in class org.objectweb.util.monolog.wrapper.common.LevelImpl
It retrieves the integer value of the level.

I

INFO - Static variable in class org.objectweb.util.monolog.api.BasicLevel
The INFO level designates informational messages that highlight the progress of the application at a coarse-grained level.
INHERIT - Static variable in class org.objectweb.util.monolog.api.BasicLevel
This special level indicates that the level is inherited from its ancestors.
init() - Static method in class org.objectweb.util.monolog.Monolog
Deprecated. use initialize()
init(String) - Static method in class org.objectweb.util.monolog.Monolog
Deprecated. use getMonologFactory(String)
init(Properties) - Static method in class org.objectweb.util.monolog.Monolog
Deprecated. use getMonologFactory(Properties)
init(RuntimeServices) - Method in class org.objectweb.util.monolog.wrapper.velocity.VelocityLogger
Nothing to do, except checking that the associated logger is not null.
initialize() - Static method in class org.objectweb.util.monolog.Monolog
Initializes Monolog.
inner - Variable in class org.objectweb.util.monolog.wrapper.javaLog.Logger
 
instanceFQN - Variable in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
This field is the class name of the class localized in the top of the log system layer.
instanciateMonologFactory(String) - Static method in class org.objectweb.util.monolog.Monolog
Retrieves a MonologFactory instance.
int2Level(int) - Static method in class org.objectweb.util.monolog.wrapper.javaLog.LevelImpl
 
intToNames - Variable in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
This field reference the level names by their integer value.
key = a java.lang.Integer which the value is the level
value = a String or an ArrayList of String.
intToNames - Variable in class org.objectweb.util.monolog.wrapper.config.BasicFactory
This field reference the level names by their integer value.
key = a java.lang.Integer which the value is the level
value = a String or an ArrayList of String.
intToNames - Variable in class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory
This field reference the level names by their integer value.
key = a java.lang.Integer which the value is the level
value = a String or an ArrayList of String.
interPriority - Variable in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
 
interPriority - Variable in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
 
isComparableWith(Level) - Method in interface org.objectweb.util.monolog.api.Level
This method returns true is the current level and the Level parameter are ordered.
isComparableWith(Level) - Method in class org.objectweb.util.monolog.wrapper.common.LevelImpl
 
isDefaultLevel(Level) - Method in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
It checks if the level parameter is a default monolog level.
isGreaterOrEqual(Priority) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory.OwPriority
 
isGreaterOrEqual(Priority) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory.OwPriority
 
isLoggable(int) - Method in interface org.objectweb.util.monolog.api.Logger
Check if a message of the given level would actually be logged by this logger.
isLoggable(Level) - Method in interface org.objectweb.util.monolog.api.Logger
Check if a message of the given level would actually be logged by this logger.
isLoggable(int) - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
isLoggable(Level) - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
isLoggable(LogRecord) - Method in class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
Check if this Handler would actually log a given LogRecord.
isLoggable(int) - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
 
isLoggable(Level) - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
 
isLoggable(int) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
Check if the level parameter are not filtered by the logger
isLoggable(Level) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
 
isLoggable(int) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
Check if the level parameter are not filtered by the logger
isLoggable(Level) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
 
isLoggable(int) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
Gets the Loggable attribute of the LoggerImpl object
isLoggable(Level) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
Gets the Loggable attribute of the LoggerImpl object
isOn() - Method in interface org.objectweb.util.monolog.api.Logger
Check if this logger is enabled.
isOn() - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
isOn() - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
 
isOn() - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
Is the handler enabled
isOn() - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
Is the handler enabled
isOn() - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
Gets the On attribute of the LoggerImpl object

J

JAVALOG_CONFIGURATION - Static variable in class org.objectweb.util.monolog.wrapper.javaLog.LoggerFactory
This constant is used to initialize the factory with the configure method
JAVALOG_CONFIGURATION_CLASS - Static variable in class org.objectweb.util.monolog.wrapper.javaLog.LoggerFactory
This constant is the properties class name with wich the java log system must be initialized.
JAVALOG_CONFIGURATION_FILE - Static variable in class org.objectweb.util.monolog.wrapper.javaLog.LoggerFactory
This constant is the properties file name with wich the java log system must be initialized.
JDK_WRAPPER_CLASS_NAME - Static variable in class org.objectweb.util.monolog.Monolog
is the class name of logger factory for the java.util.logging logging system.

L

LEVEL - Static variable in interface org.objectweb.util.monolog.file.api.Pattern
This character represents the level name of the message
LEVEL_DEBUG - Static variable in class org.objectweb.util.monolog.api.BasicLevel
DEBUG messages might include things like minor (recoverable) failures.
LEVEL_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.
LEVEL_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.
LEVEL_FIELD - Static variable in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
 
LEVEL_INFO - Static variable in class org.objectweb.util.monolog.api.BasicLevel
The INFO level designates informational messages that highlight the progress of the application at a coarse-grained level.
LEVEL_INHERIT - Static variable in class org.objectweb.util.monolog.api.BasicLevel
This special level indicates that the level is inherited from its ancestors.
LEVEL_WARN - Static variable in class org.objectweb.util.monolog.api.BasicLevel
In general, WARN messages should describe events that will be of interest to end users or system managers, or which indicate potential problems.
LINE_NUMBER - Static variable in interface org.objectweb.util.monolog.file.api.Pattern
This character represents the line number in the source code where the log method was called.
LOG4JMini_WRAPPER_CLASS_NAME - Static variable in class org.objectweb.util.monolog.Monolog
is the class name of logger factory for the log4jME logging system.
LOG4J_CF_PROP - Static variable in class org.objectweb.util.monolog.wrapper.log4j.MonologLoggerFactory
 
LOG4J_CF_PROP - Static variable in class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory
 
LOG4J_CF_VALUE - Static variable in class org.objectweb.util.monolog.wrapper.log4j.MonologLoggerFactory
 
LOG4J_CF_VALUE - Static variable in class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory
 
LOG4J_WRAPPER_CLASS_NAME - Static variable in class org.objectweb.util.monolog.Monolog
is the class name of logger factory for the log4j logging system.
LOGGER_FIELD - Static variable in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
 
LOGGER_HANDLER_TYPE - Static variable in interface org.objectweb.util.monolog.api.Handler
This constant is used to represent an handler which is a Logger.
LOG_CONFIGURATION_FILE - Static variable in interface org.objectweb.util.monolog.api.MonologFactory
This constant can be used to specify the specific configuration file.
LOG_CONFIGURATION_FILE_USE_CLASSPATH - Static variable in interface org.objectweb.util.monolog.api.MonologFactory
This constant can be used to specify if the configuration file must be searched into the classpath
LOG_CONFIGURATION_TYPE - Static variable in interface org.objectweb.util.monolog.api.MonologFactory
This constant can be used to specify the type of specific configuration which you need.
Level - interface org.objectweb.util.monolog.api.Level.
This class represents a logging level.
LevelFactory - interface org.objectweb.util.monolog.api.LevelFactory.
It manages Level instances.
LevelImpl - class org.objectweb.util.monolog.wrapper.common.LevelImpl.
This class is the basic implementation of the Level interface.
LevelImpl(String, int) - Constructor for class org.objectweb.util.monolog.wrapper.common.LevelImpl
 
LevelImpl(String, String, LevelFactory) - Constructor for class org.objectweb.util.monolog.wrapper.common.LevelImpl
 
LevelImpl - class org.objectweb.util.monolog.wrapper.javaLog.LevelImpl.
 
LevelImpl(String, int) - Constructor for class org.objectweb.util.monolog.wrapper.javaLog.LevelImpl
 
LevelImpl(String, String, LevelFactory) - Constructor for class org.objectweb.util.monolog.wrapper.javaLog.LevelImpl
 
LevelImpl - class org.objectweb.util.monolog.wrapper.log4j.LevelImpl.
This extension of the common LevelImpl provides conversion method for the monolog levels to the log4j levels.
LevelImpl(String, int) - Constructor for class org.objectweb.util.monolog.wrapper.log4j.LevelImpl
 
LevelImpl(String, String, LevelFactory) - Constructor for class org.objectweb.util.monolog.wrapper.log4j.LevelImpl
 
LevelImpl - class org.objectweb.util.monolog.wrapper.log4jMini.LevelImpl.
This extension of the common LevelImpl provides conversion method for the monolog levels to the log4j levels.
LevelImpl(String, int) - Constructor for class org.objectweb.util.monolog.wrapper.log4jMini.LevelImpl
 
LevelImpl(String, String, LevelFactory) - Constructor for class org.objectweb.util.monolog.wrapper.log4jMini.LevelImpl
 
Loggable - interface org.objectweb.util.monolog.api.Loggable.
 
Logger - interface org.objectweb.util.monolog.api.Logger.
A Logger implementation receives event messages from an object and exports them.
Logger - class org.objectweb.util.monolog.wrapper.javaLog.Logger.
 
Logger(Logger) - Constructor for class org.objectweb.util.monolog.wrapper.javaLog.Logger
 
Logger(String, String) - Constructor for class org.objectweb.util.monolog.wrapper.javaLog.Logger
 
LoggerFactory - interface org.objectweb.util.monolog.api.LoggerFactory.
The aims of this interface is to provide Logger instances, to allow instrumentation to be independent of the logging implementation and to allow the use of the same logging implementation for all the components of a given application.
LoggerFactory - class org.objectweb.util.monolog.wrapper.javaLog.LoggerFactory.
 
LoggerFactory() - Constructor for class org.objectweb.util.monolog.wrapper.javaLog.LoggerFactory
 
LoggerFactorySingleton - class org.objectweb.util.monolog.wrapper.common.LoggerFactorySingleton.
This static class is only used to reference one LoggerFactory instance.
LoggerFactorySingleton() - Constructor for class org.objectweb.util.monolog.wrapper.common.LoggerFactorySingleton
 
LoggerImpl - class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl.
This class is a simple implementation of the Logger interface provided by the monolog specification.
LoggerImpl() - Constructor for class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
This constructor permits to specify the printWriter linked to this logger
LoggerImpl(PrintWriter) - Constructor for class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
This constructor permits to specify the printWriter linked to this logger
LoggerImpl(String, PrintWriter) - Constructor for class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
This constructor permits to specify the printWriter linked to this logger
layout - Variable in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
 
level - Variable in class org.objectweb.util.monolog.wrapper.config.BasicLogger
The current level of the logger.
level - Variable in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory.OwPriority
 
level - Variable in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory.OwPriority
 
level - Static variable in class org.objectweb.util.monolog.wrapper.p6spy.P6SpyLogger
 
level - Variable in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
 
level - Variable in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
 
levelFactory - Variable in class org.objectweb.util.monolog.wrapper.config.BasicLogger
This field references the level factory.
levels - Variable in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
load(Properties, LoggerFactory, HandlerFactory, LevelFactory) - Static method in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
 
loadMonologConfiguration(Properties) - Static method in class org.objectweb.util.monolog.Monolog
Loads a monolog configuration into the loggerFactory.
loadMonologConfiguration(Properties, MonologFactory) - Static method in class org.objectweb.util.monolog.Monolog
Loads a monolog configuration into an existing MonologFactory.
loadMonologConfiguration(Properties, LoggerFactory) - Static method in class org.objectweb.util.monolog.Monolog
Deprecated. use loadMonologConfiguration(Properties, MonologFactory)
log(int, Object) - Method in interface org.objectweb.util.monolog.api.Logger
Log a message, with no arguments.
log(Level, Object) - Method in interface org.objectweb.util.monolog.api.Logger
Log a message, with no arguments.
log(int, Object, Throwable) - Method in interface org.objectweb.util.monolog.api.Logger
Log a message, with a throwable arguments which can represent an error or a context..
log(Level, Object, Throwable) - Method in interface org.objectweb.util.monolog.api.Logger
Log a message, with a throwable arguments which can represent an error or a context..
log(int, Object, Object, Object) - Method in interface org.objectweb.util.monolog.api.Logger
Log a message, with a location and method arguments.
log(Level, Object, Object, Object) - Method in interface org.objectweb.util.monolog.api.Logger
Log a message, with a location and method arguments.
log(int, Object, Throwable, Object, Object) - Method in interface org.objectweb.util.monolog.api.Logger
Log a message, with a location, method and throwable arguments.
log(Level, Object, Throwable, Object, Object) - Method in interface org.objectweb.util.monolog.api.Logger
Log a message, with a location, method and throwable arguments.
log(int, Object) - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
log(Level, Object) - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
log(int, Object, Throwable) - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
log(Level, Object, Throwable) - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
log(int, Object, Object, Object) - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
log(Level, Object, Object, Object) - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
log(int, Object, Throwable, Object, Object) - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
log(Level, Object, Throwable, Object, Object) - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
log(int, Object) - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
 
log(Level, Object) - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
 
log(int, Object, Throwable) - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
 
log(Level, Object, Throwable) - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
 
log(int, Object, Object, Object) - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
 
log(Level, Object, Object, Object) - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
 
log(int, Object, Throwable, Object, Object) - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
 
log(Level, Object, Throwable, Object, Object) - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
 
log(int, Object) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
Log an object with a specific level.
log(Level, Object) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
 
log(int, Object, Throwable) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
Log an object and a trowable with a specific level.
log(Level, Object, Throwable) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
 
log(int, Object, Object, Object) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
Log an object and a trowable with a specific level.
log(Level, Object, Object, Object) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
 
log(int, Object, Throwable, Object, Object) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
Log an object and a trowable with a specific level.
log(Level, Object, Throwable, Object, Object) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
 
log(int, Object) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
Log an object with a specific level.
log(Level, Object) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
 
log(int, Object, Throwable) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
Log an object and a trowable with a specific level.
log(Level, Object, Throwable) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
 
log(int, Object, Object, Object) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
Log an object and a trowable with a specific level.
log(Level, Object, Object, Object) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
 
log(int, Object, Throwable, Object, Object) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
Log an object and a trowable with a specific level.
log(Level, Object, Throwable, Object, Object) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
 
log(int, Object) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
Log method
log(Level, Object) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
Log method
log(int, Object, Throwable) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
Log method
log(Level, Object, Throwable) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
Log method
log(int, Object, Object, Object) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
Log method
log(Level, Object, Object, Object) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
Log method
log(int, Object, Throwable, Object, Object) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
Log method
log(Level, Object, Throwable, Object, Object) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
Log method
log4j2monolog(String) - Static method in class org.objectweb.util.monolog.wrapper.log4j.PatternConverter
 
log4j2monolog(String) - Static method in class org.objectweb.util.monolog.wrapper.log4jMini.PatternConverter
 
logException(Exception) - Method in class org.objectweb.util.monolog.wrapper.p6spy.P6SpyLogger
 
logText(String) - Method in class org.objectweb.util.monolog.wrapper.p6spy.P6SpyLogger
 
logVelocityMessage(int, String) - Method in class org.objectweb.util.monolog.wrapper.velocity.VelocityLogger
 
logger - Static variable in class org.objectweb.util.monolog.wrapper.p6spy.P6SpyLogger
 
logger - Variable in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
 
logger - Variable in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
The inner logger instance
loggerCleaned - Variable in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
 
loggerFactory - Static variable in class org.objectweb.util.monolog.Monolog
Deprecated. use monologFactory
loggerFactory - Variable in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
 
loggerFactory - Variable in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
 
loggers - Variable in class org.objectweb.util.monolog.wrapper.config.BasicFactory
This field references the handler instance by their names.
key = a String object which is a logger topic.

M

MAX_SIZE_ATTRIBUTE - Static variable in interface org.objectweb.util.monolog.api.Handler
 
MESSAGE - Static variable in interface org.objectweb.util.monolog.file.api.Pattern
The message which has been logged
METHOD - Static variable in interface org.objectweb.util.monolog.file.api.Pattern
This character represents the method in which the log method was called.
MONOLOG_CLASS_NAME - Static variable in class org.objectweb.util.monolog.Monolog
is the property name of the wrapper class name.
MONOLOG_FILE_NAME - Static variable in class org.objectweb.util.monolog.Monolog
is the property name of the monolog configuration file.
Monolog - class org.objectweb.util.monolog.Monolog.
This class is a helper to instanciate a logger factory.
Monolog() - Constructor for class org.objectweb.util.monolog.Monolog
 
MonologAttributes - interface org.objectweb.util.monolog.component.MonologAttributes.
 
MonologCategory - class org.objectweb.util.monolog.wrapper.log4j.MonologCategory.
This class wraps the Logger concept into the log4j world.
MonologCategory(String) - Constructor for class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
This constructor initializes the instance in inheritance mode.
MonologCategory(Logger) - Constructor for class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
This constructor initializes the instance in delegation mode.
MonologCategory - class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory.
 
MonologCategory(Category) - Constructor for class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
 
MonologCategory.BetaCF - class org.objectweb.util.monolog.wrapper.log4j.MonologCategory.BetaCF.
 
MonologCategory.BetaCF(MonologCategory) - Constructor for class org.objectweb.util.monolog.wrapper.log4j.MonologCategory.BetaCF
 
MonologCategory.OwPriority - class org.objectweb.util.monolog.wrapper.log4j.MonologCategory.OwPriority.
 
MonologCategory.OwPriority(int) - Constructor for class org.objectweb.util.monolog.wrapper.log4j.MonologCategory.OwPriority
 
MonologCategory.OwPriority - class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory.OwPriority.
 
MonologCategory.OwPriority(int) - Constructor for class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory.OwPriority
 
MonologCategory.OwPriority(int, String) - Constructor for class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory.OwPriority
 
MonologCategoryFactory - class org.objectweb.util.monolog.wrapper.log4j.MonologCategoryFactory.
 
MonologCategoryFactory() - Constructor for class org.objectweb.util.monolog.wrapper.log4j.MonologCategoryFactory
 
MonologComponent - class org.objectweb.util.monolog.component.MonologComponent.
 
MonologComponent() - Constructor for class org.objectweb.util.monolog.component.MonologComponent
 
MonologFactory - interface org.objectweb.util.monolog.api.MonologFactory.
 
MonologFormatter - class org.objectweb.util.monolog.wrapper.javaLog.MonologFormatter.
 
MonologFormatter() - Constructor for class org.objectweb.util.monolog.wrapper.javaLog.MonologFormatter
 
MonologFormatter(String) - Constructor for class org.objectweb.util.monolog.wrapper.javaLog.MonologFormatter
 
MonologLoggerFactory - class org.objectweb.util.monolog.wrapper.log4j.MonologLoggerFactory.
This class wraps the LoggerFactory, HandlerFactory, LevelFactory concepts into the log4j world.
MonologLoggerFactory() - Constructor for class org.objectweb.util.monolog.wrapper.log4j.MonologLoggerFactory
It intializes the data struture, defines the default level and the root logger.
MonologLoggerFactory - class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory.
 
MonologLoggerFactory() - Constructor for class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory
 
makeNewLoggerInstance(String) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory.BetaCF
 
makeNewLoggerInstance(String) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategoryFactory
 
manager - Static variable in class org.objectweb.util.monolog.wrapper.javaLog.LoggerFactory
 
monolog2log4j(String) - Static method in class org.objectweb.util.monolog.wrapper.log4j.PatternConverter
 
monolog2log4j(String) - Static method in class org.objectweb.util.monolog.wrapper.log4jMini.PatternConverter
 
monologFactory - Static variable in class org.objectweb.util.monolog.Monolog
is the last required logger factory.

N

NEW_LINE - Static variable in interface org.objectweb.util.monolog.file.api.Pattern
This character represents a new line.
NotSupportedException - exception org.objectweb.util.monolog.wrapper.common.NotSupportedException.
 
NotSupportedException() - Constructor for class org.objectweb.util.monolog.wrapper.common.NotSupportedException
 
NotSupportedException(String) - Constructor for class org.objectweb.util.monolog.wrapper.common.NotSupportedException
 
name - Variable in class org.objectweb.util.monolog.wrapper.config.BasicHandler
The name of the handler
name - Variable in class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
 
name - Variable in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
The appender name
name - Variable in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
nameToLevel - Variable in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
This field references the level instances by their names.
key = a level name
value = the unique Level instance linked to the name.
nameToLevel - Variable in class org.objectweb.util.monolog.wrapper.config.BasicFactory
This field references the level instances by their names.
key = a level name
value = the unique Level instance linked to the name.
nameToLevel - Variable in class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory
This field references the level instances by their names.
key = a level name
value = the unique Level instance linked to the name.
nextElement() - Method in class org.objectweb.util.monolog.wrapper.common.EnumrationImpl
 

O

OBJECT - Static variable in interface org.objectweb.util.monolog.file.api.Pattern
This character represents the class name in which the log method was called.
OUTPUT_ATTRIBUTE - Static variable in interface org.objectweb.util.monolog.api.Handler
 
objs - Variable in class org.objectweb.util.monolog.wrapper.common.EnumrationImpl
 
org.objectweb.util.monolog - package org.objectweb.util.monolog
 
org.objectweb.util.monolog.api - package org.objectweb.util.monolog.api
 
org.objectweb.util.monolog.component - package org.objectweb.util.monolog.component
 
org.objectweb.util.monolog.file - package org.objectweb.util.monolog.file
 
org.objectweb.util.monolog.file.api - package org.objectweb.util.monolog.file.api
 
org.objectweb.util.monolog.file.monolog - package org.objectweb.util.monolog.file.monolog
 
org.objectweb.util.monolog.wrapper.common - package org.objectweb.util.monolog.wrapper.common
 
org.objectweb.util.monolog.wrapper.config - package org.objectweb.util.monolog.wrapper.config
 
org.objectweb.util.monolog.wrapper.javaLog - package org.objectweb.util.monolog.wrapper.javaLog
 
org.objectweb.util.monolog.wrapper.log4j - package org.objectweb.util.monolog.wrapper.log4j
 
org.objectweb.util.monolog.wrapper.log4jMini - package org.objectweb.util.monolog.wrapper.log4jMini
 
org.objectweb.util.monolog.wrapper.p6spy - package org.objectweb.util.monolog.wrapper.p6spy
 
org.objectweb.util.monolog.wrapper.printwriter - package org.objectweb.util.monolog.wrapper.printwriter
 
org.objectweb.util.monolog.wrapper.velocity - package org.objectweb.util.monolog.wrapper.velocity
 

P

P6SpyLogger - class org.objectweb.util.monolog.wrapper.p6spy.P6SpyLogger.
This class is a wrapper between the P6spy loggiing module and monolog.
P6SpyLogger() - Constructor for class org.objectweb.util.monolog.wrapper.p6spy.P6SpyLogger
 
PATTERN_ATTRIBUTE - Static variable in interface org.objectweb.util.monolog.api.Handler
 
PREFIX - Static variable in interface org.objectweb.util.monolog.file.api.Pattern
This character is the prefix of all special character
PRINT_WRITER - Static variable in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
PROPERTY - Static variable in interface org.objectweb.util.monolog.api.MonologFactory
This constant represents the property configuration type.
PROPERTY - Static variable in class org.objectweb.util.monolog.wrapper.javaLog.LoggerFactory
This constant means that this java log system must be initialize with a property file
Pattern - interface org.objectweb.util.monolog.file.api.Pattern.
This interface decribes the special characters used to describe a pattern.
PatternConverter - class org.objectweb.util.monolog.wrapper.log4j.PatternConverter.
This tools class permits to convert the printing pattern between log4j and monolog.
PatternConverter() - Constructor for class org.objectweb.util.monolog.wrapper.log4j.PatternConverter
 
PatternConverter - class org.objectweb.util.monolog.wrapper.log4jMini.PatternConverter.
This tools class permits to convert the printing pattern between log4j and monolog.
PatternConverter() - Constructor for class org.objectweb.util.monolog.wrapper.log4jMini.PatternConverter
 
PrintStreamImpl - class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl.
This class is a PrintStream wrapper.
PrintStreamImpl(Logger) - Constructor for class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
It builds a PrintWriterImpl instance.
PrintStreamImpl(Logger, int) - Constructor for class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
It builds a PrintWriterImpl instance.
PrintWriterImpl - class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl.
This class is a PrintWriter wrapper.
PrintWriterImpl(Logger) - Constructor for class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
It builds a PrintWriterImpl instance.
PrintWriterImpl(Logger, LoggerFactory) - Constructor for class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
It builds a PrintWriterImpl instance.
PrintWriterImpl(Logger, int) - Constructor for class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
It builds a PrintWriterImpl instance.
PropertiesConfAccess - class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess.
This class permits to load and store a monolog configuration.
PropertiesConfAccess() - Constructor for class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
 
parseHandlerProp(Properties, String, HandlerFactory) - Method in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
It parses a property entry to build or configure a Handler instance.
parseLevelProp(Properties, String, LevelFactory) - Method in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
It parses a property entry to build or configure a Level instance.
parseLevelProp(Properties, String, LevelFactory, Vector) - Method in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
It parses a property entry to build or configure a Level instance.
parseLoggerProp(Properties, String, LoggerFactory, HandlerFactory, LevelFactory) - Method in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
It parses a property entry to build or configure a Logger instance.
pos - Variable in class org.objectweb.util.monolog.wrapper.common.EnumrationImpl
 
print(boolean) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
Writes the boolean value in the buffer
print(char) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
Writes the char value in the buffer
print(int) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
Writes the int value in the buffer
print(long) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
Writes the long value in the buffer
print(float) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
Writes the float value in the buffer
print(double) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
Writes the double value in the buffer
print(char[]) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
Writes the char[] value as a String in the buffer
print(String) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
Writes the String value in the buffer
print(Object) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
Writes the Object value as a String in the buffer
print(boolean) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Print a boolean value in the buffer.
print(char) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Print a character in the buffer.
print(char[]) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Print an array of characters in the buffer.
print(double) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Print a double-precision floating-point number in the buffer.
print(float) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Print a floating-point number in the buffer.
print(int) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Print an integer in the buffer.
print(long) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Print a long integer in the buffer.
print(Object) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Print an object in the buffer.
print(String) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Print a string in the buffer.
println() - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
log the buffer
println(boolean) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
1/ Write a boolean value in the buffer.
println(char) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
1/ Write a char value in the buffer 2/ Log the buffer 3/ Clear the buffer
println(int) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
1/ Write an int value in the buffer 2/ Log the buffer 3/ Clear the buffer
println(long) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
1/ Write a long value in the buffer 2/ Log the buffer 3/ Clear the buffer
println(float) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
1/ Write a float value in the buffer 2/ Log the buffer 3/ Clear the buffer
println(double) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
1/ Write a double value in the buffer 2/ Log the buffer 3/ Clear the buffer
println(char[]) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
1/ Write a char[] value in the buffer 2/ Log the buffer 3/ Clear the buffer
println(String) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
1/ Write a String value in the buffer 2/ Log the buffer 3/ Clear the buffer
println(Object) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
1/ Write a object value in the buffer 2/ Log the buffer 3/ Clear the buffer
println() - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Send the buffer to the logger
println(boolean) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Send the buffer and a boolean value to the logger
println(char) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Send the buffer and a character to the logger
println(char[]) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Send the buffer and an array of characters to the logger
println(double) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Send the buffer and a a double-precision floating-point number to the logger.
println(float) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Send the buffer and a floating-point number to the logger
println(int) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Send the buffer and an integer to the logger
println(long) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Send the buffer and a long integer number to the logger
println(Object) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Send the buffer and an object to the logger
println(String) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Send the buffer and a String to the logger
prop - Variable in class org.objectweb.util.monolog.wrapper.log4j.ConsoleHandler
This fields contains the properties of the Handler
prop - Variable in class org.objectweb.util.monolog.wrapper.log4j.FileHandler
This fields contains the properties of the Handler
prop - Variable in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
The properties of the appender
prop - Variable in class org.objectweb.util.monolog.wrapper.log4j.RollingFileHandler
This fields contains the properties of the Handler
props - Variable in class org.objectweb.util.monolog.wrapper.log4jMini.FileHandler
 
publish(LogRecord) - Method in class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
Publish a LogRecord.

R

ROLLING_FILE_HANDLER_TYPE - Static variable in interface org.objectweb.util.monolog.api.Handler
This constant is used to represent an handler which stores message into several files.
RollingFileHandler - class org.objectweb.util.monolog.wrapper.log4j.RollingFileHandler.
This class is the wrapper to the org.apache.log4j.RollingFileAppender
RollingFileHandler(String) - Constructor for class org.objectweb.util.monolog.wrapper.log4j.RollingFileHandler
It Builds a new MonologFileHandler.
read(Properties, LoggerFactory, HandlerFactory, LevelFactory) - Method in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
 
removeAllHandlers() - Method in interface org.objectweb.util.monolog.api.TopicalLogger
A TopicalLogger manages a list of Handler instances.
removeAllHandlers() - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
removeAllHandlers() - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
A TopicalLogger manages a list of Handler instances.
removeAllHandlers() - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
 
removeAllHandlers() - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
 
removeAllHandlers() - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
removeHandler(String) - Method in interface org.objectweb.util.monolog.api.HandlerFactory
It removes the handler which the name is specified by the parameter
removeHandler(Handler) - Method in interface org.objectweb.util.monolog.api.TopicalLogger
A TopicalLogger manages a list of Handler instances.
removeHandler(String) - Method in class org.objectweb.util.monolog.component.MonologComponent
 
removeHandler(String) - Method in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
 
removeHandler(String) - Method in class org.objectweb.util.monolog.wrapper.config.BasicFactory
 
removeHandler(Handler) - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
removeHandler(Handler) - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
A TopicalLogger manages a list of Handler instances.
removeHandler(Handler) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
Remove a handler from the Handler list of the topicalLogger
removeHandler(Handler) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
Remove a handler from the Handler list of the topicalLogger
removeHandler(String) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory
 
removeHandler(String) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
removeHandler(Handler) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
removeLevel(String) - Method in interface org.objectweb.util.monolog.api.LevelFactory
It removes a Level instance to this manager.
removeLevel(String) - Method in class org.objectweb.util.monolog.component.MonologComponent
 
removeLevel(String) - Method in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
 
removeLevel(String) - Method in class org.objectweb.util.monolog.wrapper.config.BasicFactory
 
removeLevel(String) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory
 
removeLevel(String) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
removeTopic(String) - Method in interface org.objectweb.util.monolog.api.TopicalLogger
This method allows removing a topic to a TopicalLogger.
removeTopic(String) - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
removeTopic(String) - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
This method allows removing a topic to a TopicalLogger.
removeTopic(String) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
Remove a topic from the topicalLogger
removeTopic(String) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
Remove a topic from the topicalLogger
removeTopic(String) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
requiresLayout() - Method in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
 
resourceBundleName - Variable in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
The default resource bundle of this factory
resourceBundleName - Variable in class org.objectweb.util.monolog.wrapper.config.BasicFactory
The resource bundle linked to the LoggerFactory.
rootLogger - Static variable in class org.objectweb.util.monolog.wrapper.javaLog.LoggerFactory
 
rootLogger - Variable in class org.objectweb.util.monolog.wrapper.log4j.MonologLoggerFactory
The root logger of the logger hierarchy
rootLogger - Variable in class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory
The root logger of the logger hierarchy

S

setAdditivity(boolean) - Method in interface org.objectweb.util.monolog.api.TopicalLogger
It assigns the additivity flag for this logger instance.
setAdditivity(boolean) - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
setAdditivity(boolean) - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
It assigns the additivity flag for this logger instance.
setAdditivity(boolean) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
 
setAdditivity(boolean) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
setAppender(Appender) - Method in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
 
setAttribute(String, Object) - Method in interface org.objectweb.util.monolog.api.Handler
It assigns an attributte to the handler.
setAttribute(String, Object) - Method in class org.objectweb.util.monolog.wrapper.config.BasicHandler
 
setAttribute(String, Object) - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
setAttribute(String, Object) - Method in class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
It assigns an attributte to the handler.
setAttribute(String, Object) - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
It assigns an attributte to the handler.
setAttribute(String, Object) - Method in class org.objectweb.util.monolog.wrapper.log4j.ConsoleHandler
 
setAttribute(String, Object) - Method in class org.objectweb.util.monolog.wrapper.log4j.FileHandler
 
setAttribute(String, Object) - Method in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
 
setAttribute(String, Object) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
 
setAttribute(String, Object) - Method in class org.objectweb.util.monolog.wrapper.log4j.RollingFileHandler
 
setAttribute(String, Object) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.FileHandler
 
setAttribute(String, Object) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
 
setAttribute(String, Object) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
setAttributes(Map) - Method in class org.objectweb.util.monolog.wrapper.config.BasicHandler
 
setAttributes(Map) - Method in class org.objectweb.util.monolog.wrapper.log4j.ConsoleHandler
 
setAttributes(Map) - Method in class org.objectweb.util.monolog.wrapper.log4j.FileHandler
 
setAttributes(Map) - Method in class org.objectweb.util.monolog.wrapper.log4j.RollingFileHandler
 
setEncoding(String) - Method in class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
Set the character encoding used by this Handler.
setError() - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
Do nothing
setError() - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Indicate that an error has occurred.
setErrorHandler(ErrorHandler) - Method in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
 
setException(Exception) - Method in class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
Set the most recent IO exception.
setFilter(Filter) - Method in class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
Set a Filter to control output on this Handler.
setFormatter(Formatter) - Method in class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
Set a Formatter.
setIntLevel(int) - Method in interface org.objectweb.util.monolog.api.Logger
Permits to set the level with an integer value
setIntLevel(int) - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
setIntLevel(int) - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
 
setIntLevel(int) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
Set the current level of the logger
setIntLevel(int) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
Set the current level of the logger
setIntLevel(int) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
Sets the IntLevel attribute of the LoggerImpl object
setLayout(Layout) - Method in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
 
setLevel(Level) - Method in interface org.objectweb.util.monolog.api.Logger
Permits to set the level with a Level instance.
setLevel(Level) - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
setLevel(Level) - Method in class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
Set the log level specifying which message levels will be logged by this Handler.
setLevel(Level) - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
 
setLevel(Level) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
 
setLevel(Level) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
 
setLevel(Level) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
Sets the Level attribute of the LoggerImpl object
setLevel(int) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
Changes the level of the messages
setLevel(int) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
 
setLog(Logger) - Method in class org.objectweb.util.monolog.wrapper.velocity.VelocityLogger
 
setLogger(Logger) - Method in interface org.objectweb.util.monolog.api.Loggable
Assigns the logger instance to use
setLogger(Logger) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
Assigns the logger instance to use
setLogger(Logger) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Assigns the logger instance to use
setLoggerFactory(LoggerFactory) - Method in interface org.objectweb.util.monolog.api.Loggable
Assigns the logger factory instance to use
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
Assigns the logger factory instance to use
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Assigns the logger factory instance to use
setName(String) - Method in interface org.objectweb.util.monolog.api.Handler
It assigns the name of the handler
setName(String) - Method in interface org.objectweb.util.monolog.api.Level
It assigns the name of the Level
setName(String) - Method in class org.objectweb.util.monolog.wrapper.common.LevelImpl
 
setName(String) - Method in class org.objectweb.util.monolog.wrapper.config.BasicHandler
 
setName(String) - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
setName(String) - Method in class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
It assigns the name of the handler
setName(String) - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
It assigns the name of the handler
setName(String) - Method in class org.objectweb.util.monolog.wrapper.log4j.GenericHandler
 
setName(String) - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
 
setName(String) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
 
setName(String) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
setPattern(String) - Method in class org.objectweb.util.monolog.wrapper.javaLog.MonologFormatter
 
setPropertiesFileName(String) - Method in interface org.objectweb.util.monolog.component.MonologAttributes
 
setPropertiesFileName(String) - Method in class org.objectweb.util.monolog.component.MonologComponent
 
setResourceBundleName(String) - Method in interface org.objectweb.util.monolog.api.LoggerFactory
Accessors to a resource bundle name associated to a LoggerFactory.
setResourceBundleName(String) - Method in class org.objectweb.util.monolog.component.MonologComponent
 
setResourceBundleName(String) - Method in class org.objectweb.util.monolog.wrapper.common.AbstractFactory
 
setResourceBundleName(String) - Method in class org.objectweb.util.monolog.wrapper.config.BasicFactory
 
setResourceBundleName(String) - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologLoggerFactory
 
setResourceBundleName(String) - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
store(Properties, LoggerFactory, HandlerFactory, LevelFactory) - Static method in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
 

T

THREAD - Static variable in interface org.objectweb.util.monolog.file.api.Pattern
The theard name which has logged the message.
TOPIC - Static variable in interface org.objectweb.util.monolog.file.api.Pattern
This character represents the topic of the logger
TOPIC_FIELD - Static variable in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
 
TopicalLogger - interface org.objectweb.util.monolog.api.TopicalLogger.
A TopicalLogger dispatches events to a set of Handlers.
toString() - Method in class org.objectweb.util.monolog.wrapper.common.LevelImpl
 
toString() - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
The toString method is override to signal the logger imlementation fowards its messages to a printwriter
toString() - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
Call the toString() method over the inner logger
topicToparents - Variable in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
This field references all parent of this Logger.
topics - Variable in class org.objectweb.util.monolog.wrapper.config.BasicLogger
The fields lists all topics the logger.
topics - Variable in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
 
turnOff() - Method in interface org.objectweb.util.monolog.api.Logger
Disables this logger
turnOff() - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
turnOff() - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
 
turnOff() - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
Disable the handler
turnOff() - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
Disable the handler
turnOff() - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
Turn off this logger
turnOn() - Method in interface org.objectweb.util.monolog.api.Logger
Enables this logger
turnOn() - Method in class org.objectweb.util.monolog.wrapper.config.BasicLogger
 
turnOn() - Method in class org.objectweb.util.monolog.wrapper.javaLog.Logger
 
turnOn() - Method in class org.objectweb.util.monolog.wrapper.log4j.MonologCategory
Enable the handler
turnOn() - Method in class org.objectweb.util.monolog.wrapper.log4jMini.MonologCategory
Enable the handler
turnOn() - Method in class org.objectweb.util.monolog.wrapper.printwriter.LoggerImpl
Turn on this logger
type - Variable in class org.objectweb.util.monolog.wrapper.config.BasicHandler
The type of the handler
type - Variable in class org.objectweb.util.monolog.wrapper.javaLog.GenericHandler
 
type - Variable in class org.objectweb.util.monolog.wrapper.log4jMini.FileHandler
 

U

USE_PARENT_FIELD - Static variable in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
 

V

VelocityLogger - class org.objectweb.util.monolog.wrapper.velocity.VelocityLogger.
This class permits to connect the velocity log to a monolog system.
VelocityLogger(Logger) - Constructor for class org.objectweb.util.monolog.wrapper.velocity.VelocityLogger
 

W

WARN - Static variable in class org.objectweb.util.monolog.api.BasicLevel
In general, WARN messages should describe events that will be of interest to end users or system managers, or which indicate potential problems.
write(Properties, LoggerFactory, HandlerFactory, LevelFactory) - Method in class org.objectweb.util.monolog.file.monolog.PropertiesConfAccess
 
write(int) - Method in class org.objectweb.util.monolog.wrapper.printwriter.EmptyOutputStream
 
write(char[]) - Method in class org.objectweb.util.monolog.wrapper.printwriter.EmptyWriter
 
write(char[], int, int) - Method in class org.objectweb.util.monolog.wrapper.printwriter.EmptyWriter
 
write(int) - Method in class org.objectweb.util.monolog.wrapper.printwriter.EmptyWriter
 
write(String) - Method in class org.objectweb.util.monolog.wrapper.printwriter.EmptyWriter
 
write(String, int, int) - Method in class org.objectweb.util.monolog.wrapper.printwriter.EmptyWriter
 
write(byte[]) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
Writes the byte[] as a string in the buffer
write(int) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
Writes the int value in the buffer
write(byte[], int, int) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintStreamImpl
Writes the byte[] as a string in the buffer
write(char[]) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Write an array of characters in the buffer.
write(char[], int, int) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Write a portion of an array of characters in the buffer.
write(int) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Write a single character in the buffer.
write(String) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Write a string in the buffer.
write(String, int, int) - Method in class org.objectweb.util.monolog.wrapper.printwriter.PrintWriterImpl
Write a portion of a string in the buffer.

X

XML - Static variable in interface org.objectweb.util.monolog.api.MonologFactory
This constant represents the xml configuration type.

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