A B C D E F G H I L M O P R S T W 

A

ALL - Static variable in class org.apache.log4j.Level
The ALL has the lowest possible rank and is intended to turn on all logging.
ALL_INT - Static variable in class org.apache.log4j.Priority
 
assertLog(boolean, String) - Method in class org.apache.log4j.Category
Create an error log entry.

B

BasicConfigurator - Class in org.apache.log4j
Empty basic configurator skeleton (use tinylog for real configuration).
BasicConfigurator() - Constructor for class org.apache.log4j.BasicConfigurator
 

C

Category - Class in org.apache.log4j
Deprecated log4j logging API (use Logger instead).
clear() - Static method in class org.apache.log4j.MDC
Remove all existing mapped context values.
configure() - Static method in class org.apache.log4j.BasicConfigurator
Do nothing (this method exists only for compatible reasons).
configure(String) - Static method in class org.apache.log4j.PropertyConfigurator
Do nothing (this method exists only for compatible reasons).
configure(URL) - Static method in class org.apache.log4j.PropertyConfigurator
Do nothing (this method exists only for compatible reasons).
configure(Properties) - Static method in class org.apache.log4j.PropertyConfigurator
Do nothing (this method exists only for compatible reasons).
configureAndWatch(String) - Static method in class org.apache.log4j.PropertyConfigurator
Do nothing (this method exists only for compatible reasons).
configureAndWatch(String, long) - Static method in class org.apache.log4j.PropertyConfigurator
Do nothing (this method exists only for compatible reasons).

D

debug(Object) - Method in class org.apache.log4j.Category
Create a debug log entry.
debug(Object, Throwable) - Method in class org.apache.log4j.Category
Create a debug log entry.
debug(Logger, String, boolean) - Static method in class org.apache.log4j.LogMF
Log a text message at debug level. "{0}" placeholders will be replaced by the given argument.
debug(Logger, String, boolean) - Static method in class org.apache.log4j.LogSF
Log a text message at debug level.
debug(Logger, String, byte) - Static method in class org.apache.log4j.LogMF
Log a text message at debug level. "{0}" placeholders will be replaced by the given argument.
debug(Logger, String, byte) - Static method in class org.apache.log4j.LogSF
Log a text message at debug level.
debug(Logger, String, char) - Static method in class org.apache.log4j.LogMF
Log a text message at debug level. "{0}" placeholders will be replaced by the given argument.
debug(Logger, String, char) - Static method in class org.apache.log4j.LogSF
Log a text message at debug level.
debug(Logger, String, double) - Static method in class org.apache.log4j.LogMF
Log a text message at debug level. "{0}" placeholders will be replaced by the given argument.
debug(Logger, String, double) - Static method in class org.apache.log4j.LogSF
Log a text message at debug level.
debug(Logger, String, float) - Static method in class org.apache.log4j.LogMF
Log a text message at debug level. "{0}" placeholders will be replaced by the given argument.
debug(Logger, String, float) - Static method in class org.apache.log4j.LogSF
Log a text message at debug level.
debug(Logger, String, int) - Static method in class org.apache.log4j.LogMF
Log a text message at debug level. "{0}" placeholders will be replaced by the given argument.
debug(Logger, String, int) - Static method in class org.apache.log4j.LogSF
Log a text message at debug level.
debug(Logger, String, long) - Static method in class org.apache.log4j.LogMF
Log a text message at debug level. "{0}" placeholders will be replaced by the given argument.
debug(Logger, String, long) - Static method in class org.apache.log4j.LogSF
Log a text message at debug level.
debug(Logger, String, short) - Static method in class org.apache.log4j.LogMF
Log a text message at debug level. "{0}" placeholders will be replaced by the given argument.
debug(Logger, String, short) - Static method in class org.apache.log4j.LogSF
Log a text message at debug level.
debug(Logger, String, Object) - Static method in class org.apache.log4j.LogMF
Log a text message at debug level. "{0}" placeholders will be replaced by the given argument.
debug(Logger, String, Object) - Static method in class org.apache.log4j.LogSF
Log a text message at debug level.
debug(Logger, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log a text message at debug level.
debug(Logger, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log a text message at debug level. "{}" placeholders will be replaced by the given arguments.
debug(Logger, String, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a text message at debug level.
debug(Logger, String, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a text message at debug level. "{}" placeholders will be replaced by the given arguments.
debug(Logger, String, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a text message at debug level.
debug(Logger, String, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a text message at debug level. "{}" placeholders will be replaced by the given arguments.
debug(Logger, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a text message at debug level.
debug(Logger, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a text message at debug level. "{}" placeholders will be replaced by the given arguments.
debug(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log an exception or another kind of throwable at debug level with an accompanying text message.
debug(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log an exception or another kind of throwable at debug level with an accompanying text message. "{}" placeholders will be replaced by the given arguments.
DEBUG - Static variable in class org.apache.log4j.Level
The DEBUG Level designates fine-grained informational events that are most useful to debug an application.
DEBUG - Static variable in class org.apache.log4j.Priority
Deprecated.
Use Level.DEBUG instead.
DEBUG_INT - Static variable in class org.apache.log4j.Priority
 

E

entering(Logger, String, String) - Static method in class org.apache.log4j.LogXF
Create an entering log entry.
entering(Logger, String, String, Object) - Static method in class org.apache.log4j.LogXF
Create an entering log entry.
entering(Logger, String, String, Object[]) - Static method in class org.apache.log4j.LogXF
Create an entering log entry.
entering(Logger, String, String, String) - Static method in class org.apache.log4j.LogXF
Create an entering log entry.
equals(Object) - Method in class org.apache.log4j.Priority
Two priorities are equal if their level fields are equal.
error(Object) - Method in class org.apache.log4j.Category
Create an error log entry.
error(Object, Throwable) - Method in class org.apache.log4j.Category
Create an error log entry.
error(Logger, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log a text message at error level.
error(Logger, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log a text message at error level. "{}" placeholders will be replaced by the given arguments.
error(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log an exception or another kind of throwable at error level with an accompanying text message.
error(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log an exception or another kind of throwable at error level with an accompanying text message. "{}" placeholders will be replaced by the given arguments.
ERROR - Static variable in class org.apache.log4j.Level
The ERROR level designates error events that might still allow the application to continue running.
ERROR - Static variable in class org.apache.log4j.Priority
Deprecated.
Use Level.ERROR instead.
ERROR_INT - Static variable in class org.apache.log4j.Priority
 
exiting(Logger, String, String) - Static method in class org.apache.log4j.LogXF
Create an exiting log entry.
exiting(Logger, String, String, Object) - Static method in class org.apache.log4j.LogXF
Create an exiting log entry.
exiting(Logger, String, String, String) - Static method in class org.apache.log4j.LogXF
Create an exiting log entry.

F

fatal(Object) - Method in class org.apache.log4j.Category
Create an error log entry.
fatal(Object, Throwable) - Method in class org.apache.log4j.Category
Create an error log entry.
fatal(Logger, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log a text message at error level.
fatal(Logger, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log a text message at error level. "{}" placeholders will be replaced by the given arguments.
fatal(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log an exception or another kind of throwable at error level with an accompanying text message.
fatal(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log an exception or another kind of throwable at error level with an accompanying text message. "{}" placeholders will be replaced by the given arguments.
FATAL - Static variable in class org.apache.log4j.Level
The FATAL level designates very severe error events that will presumably lead the application to abort.
FATAL - Static variable in class org.apache.log4j.Priority
Deprecated.
Use Level.FATAL instead.
FATAL_INT - Static variable in class org.apache.log4j.Priority
 

G

get(String) - Static method in class org.apache.log4j.MDC
Get the context value by a key.
getAllPossiblePriorities() - Static method in class org.apache.log4j.Priority
Deprecated.
This method will be removed with no replacement.
getChainedPriority() - Method in class org.apache.log4j.Category
Deprecated.
getContext() - Static method in class org.apache.log4j.MDC
Get a copy of all mapped context values.
getEffectiveLevel() - Method in class org.apache.log4j.Category
Get the active logging level for the caller class.
getInstance(Class) - Static method in class org.apache.log4j.Category
Deprecated.
getInstance(String) - Static method in class org.apache.log4j.Category
Deprecated.
getLevel() - Method in class org.apache.log4j.Category
Get the active logging level for the caller class.
getLogger(Class) - Static method in class org.apache.log4j.Logger
Get or create a logger.
getLogger(Class) - Static method in class org.apache.log4j.LogManager
Get or create a logger.
getLogger(String) - Static method in class org.apache.log4j.Logger
Get or create a logger.
getLogger(String) - Static method in class org.apache.log4j.LogManager
Get or create a logger.
getName() - Method in class org.apache.log4j.Category
Get the name of the logger.
getParent() - Method in class org.apache.log4j.Category
Get the parent logger.
getPriority() - Method in class org.apache.log4j.Category
Deprecated.
getResourceBundle() - Method in class org.apache.log4j.Category
Get the (inherited) result bundle.
getResourceBundleString(String) - Method in class org.apache.log4j.Category
Translate a string by using resource bundle.
getResourceBundleString(String, String) - Static method in class org.apache.log4j.LogXF
 
getRoot() - Static method in class org.apache.log4j.Category
Deprecated.
getRootLogger() - Static method in class org.apache.log4j.Logger
Get the root logger.
getRootLogger() - Static method in class org.apache.log4j.LogManager
Get the root logger.
getSyslogEquivalent() - Method in class org.apache.log4j.Priority
Return the syslog equivalent of this priority as an integer.

H

hashCode() - Method in class org.apache.log4j.Priority
 

I

info(Object) - Method in class org.apache.log4j.Category
Create an info log entry.
info(Object, Throwable) - Method in class org.apache.log4j.Category
Create an info log entry.
info(Logger, String, boolean) - Static method in class org.apache.log4j.LogMF
Log a text message at info level. "{0}" placeholders will be replaced by the given argument.
info(Logger, String, boolean) - Static method in class org.apache.log4j.LogSF
Log a text message at info level.
info(Logger, String, byte) - Static method in class org.apache.log4j.LogMF
Log a text message at info level. "{0}" placeholders will be replaced by the given argument.
info(Logger, String, byte) - Static method in class org.apache.log4j.LogSF
Log a text message at info level.
info(Logger, String, char) - Static method in class org.apache.log4j.LogMF
Log a text message at info level. "{0}" placeholders will be replaced by the given argument.
info(Logger, String, char) - Static method in class org.apache.log4j.LogSF
Log a text message at info level.
info(Logger, String, double) - Static method in class org.apache.log4j.LogMF
Log a text message at info level. "{0}" placeholders will be replaced by the given argument.
info(Logger, String, double) - Static method in class org.apache.log4j.LogSF
Log a text message at info level.
info(Logger, String, float) - Static method in class org.apache.log4j.LogMF
Log a text message at info level. "{0}" placeholders will be replaced by the given argument.
info(Logger, String, float) - Static method in class org.apache.log4j.LogSF
Log a text message at info level.
info(Logger, String, int) - Static method in class org.apache.log4j.LogMF
Log a text message at info level. "{0}" placeholders will be replaced by the given argument.
info(Logger, String, int) - Static method in class org.apache.log4j.LogSF
Log a text message at info level.
info(Logger, String, long) - Static method in class org.apache.log4j.LogMF
Log a text message at info level. "{0}" placeholders will be replaced by the given argument.
info(Logger, String, long) - Static method in class org.apache.log4j.LogSF
Log a text message at info level.
info(Logger, String, short) - Static method in class org.apache.log4j.LogMF
Log a text message at info level. "{0}" placeholders will be replaced by the given argument.
info(Logger, String, short) - Static method in class org.apache.log4j.LogSF
Log a text message at info level.
info(Logger, String, Object) - Static method in class org.apache.log4j.LogMF
Log a text message at info level. "{0}" placeholders will be replaced by the given argument.
info(Logger, String, Object) - Static method in class org.apache.log4j.LogSF
Log a text message at info level.
info(Logger, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log a text message at info level.
info(Logger, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log a text message at info level. "{}" placeholders will be replaced by the given arguments.
info(Logger, String, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a text message at info level.
info(Logger, String, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a text message at info level. "{}" placeholders will be replaced by the given arguments.
info(Logger, String, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a text message at info level.
info(Logger, String, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a text message at info level. "{}" placeholders will be replaced by the given arguments.
info(Logger, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a text message at info level.
info(Logger, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a text message at info level. "{}" placeholders will be replaced by the given arguments.
info(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log an exception or another kind of throwable at info level with an accompanying text message.
info(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log an exception or another kind of throwable at info level with an accompanying text message. "{}" placeholders will be replaced by the given arguments.
INFO - Static variable in class org.apache.log4j.Level
The INFO level designates informational messages that highlight the progress of the application at coarse-grained level.
INFO - Static variable in class org.apache.log4j.Priority
Deprecated.
Use Level.INFO instead.
INFO_INT - Static variable in class org.apache.log4j.Priority
 
isDebugEnabled() - Method in class org.apache.log4j.Category
Check if log entries with the logging level debug are output or not.
isEnabledFor(Priority) - Method in class org.apache.log4j.Category
Check if a given logging level will be output.
isGreaterOrEqual(Priority) - Method in class org.apache.log4j.Priority
Returns true if this level has a higher or equal level than the level passed as argument, false otherwise.
isInfoEnabled() - Method in class org.apache.log4j.Category
Check if log entries with the logging level info are output or not.
isTraceEnabled() - Method in class org.apache.log4j.Logger
Check if log entries with the logging level trace are output or not.

L

l7dlog(Priority, String, Object[], Throwable) - Method in class org.apache.log4j.Category
Create a localized log entry.
l7dlog(Priority, String, Throwable) - Method in class org.apache.log4j.Category
Create a localized log entry.
Level - Class in org.apache.log4j
Defines the minimum set of levels recognized by the system, that is OFF, FATAL, ERROR, WARN, INFO, DEBUG and ALL.
Level(int, String, int) - Constructor for class org.apache.log4j.Level
Instantiate a Level object.
log(Logger, Level, String, boolean) - Static method in class org.apache.log4j.LogMF
Log a text message at a defined severity level. "{0}" placeholders will be replaced by the given argument.
log(Logger, Level, String, boolean) - Static method in class org.apache.log4j.LogSF
Log a text message at a defined severity level.
log(Logger, Level, String, byte) - Static method in class org.apache.log4j.LogMF
Log a text message at a defined severity level. "{0}" placeholders will be replaced by the given argument.
log(Logger, Level, String, byte) - Static method in class org.apache.log4j.LogSF
Log a text message at a defined severity level.
log(Logger, Level, String, char) - Static method in class org.apache.log4j.LogMF
Log a text message at a defined severity level. "{0}" placeholders will be replaced by the given argument.
log(Logger, Level, String, char) - Static method in class org.apache.log4j.LogSF
Log a text message at a defined severity level.
log(Logger, Level, String, double) - Static method in class org.apache.log4j.LogMF
Log a text message at a defined severity level. "{0}" placeholders will be replaced by the given argument.
log(Logger, Level, String, double) - Static method in class org.apache.log4j.LogSF
Log a text message at a defined severity level.
log(Logger, Level, String, float) - Static method in class org.apache.log4j.LogMF
Log a text message at a defined severity level. "{0}" placeholders will be replaced by the given argument.
log(Logger, Level, String, float) - Static method in class org.apache.log4j.LogSF
Log a text message at a defined severity level.
log(Logger, Level, String, int) - Static method in class org.apache.log4j.LogMF
Log a text message at a defined severity level. "{0}" placeholders will be replaced by the given argument.
log(Logger, Level, String, int) - Static method in class org.apache.log4j.LogSF
Log a text message at a defined severity level.
log(Logger, Level, String, long) - Static method in class org.apache.log4j.LogMF
Log a text message at a defined severity level. "{0}" placeholders will be replaced by the given argument.
log(Logger, Level, String, long) - Static method in class org.apache.log4j.LogSF
Log a text message at a defined severity level.
log(Logger, Level, String, short) - Static method in class org.apache.log4j.LogMF
Log a text message at a defined severity level. "{0}" placeholders will be replaced by the given argument.
log(Logger, Level, String, short) - Static method in class org.apache.log4j.LogSF
Log a text message at a defined severity level.
log(Logger, Level, String, Object) - Static method in class org.apache.log4j.LogMF
Log a text message at a defined severity level. "{0}" placeholders will be replaced by the given argument.
log(Logger, Level, String, Object) - Static method in class org.apache.log4j.LogSF
Log a text message at a defined severity level.
log(Logger, Level, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log a text message at a defined severity level.
log(Logger, Level, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log a text message at a defined severity level. "{}" placeholders will be replaced by the given arguments.
log(Logger, Level, String, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a text message at a defined severity level.
log(Logger, Level, String, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a text message at a defined severity level. "{}" placeholders will be replaced by the given arguments.
log(Logger, Level, String, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a text message at a defined severity level.
log(Logger, Level, String, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a text message at a defined severity level. "{}" placeholders will be replaced by the given arguments.
log(Logger, Level, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a text message at a defined severity level.
log(Logger, Level, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a text message at a defined severity level. "{}" placeholders will be replaced by the given arguments.
log(Logger, Level, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log an exception or another kind of throwable at a defined severity level with an accompanying text message.
log(Logger, Level, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log an exception or another kind of throwable at a defined severity level with an accompanying text message. "{}" placeholders will be replaced by the given arguments.
log(Priority, Object) - Method in class org.apache.log4j.Category
Create a log entry.
log(Priority, Object, Throwable) - Method in class org.apache.log4j.Category
Create a log entry.
Logger - Class in org.apache.log4j
log4j logging API.
LogManager - Class in org.apache.log4j
API to create and find loggers.
LogManager() - Constructor for class org.apache.log4j.LogManager
 
LogMF - Class in org.apache.log4j
Apache Log4j 1.x compatible parameterized logging class with MessageFormat pattern syntax.
LogMF() - Constructor for class org.apache.log4j.LogMF
 
logrb(Logger, Level, String, String, boolean) - Static method in class org.apache.log4j.LogMF
Log a localized message at a defined severity level. "{0}" placeholders will be replaced by the given argument.
logrb(Logger, Level, String, String, boolean) - Static method in class org.apache.log4j.LogSF
Log a localized message at a defined severity level.
logrb(Logger, Level, String, String, byte) - Static method in class org.apache.log4j.LogMF
Log a localized message at a defined severity level. "{0}" placeholders will be replaced by the given argument.
logrb(Logger, Level, String, String, byte) - Static method in class org.apache.log4j.LogSF
Log a localized message at a defined severity level.
logrb(Logger, Level, String, String, char) - Static method in class org.apache.log4j.LogMF
Log a localized message at a defined severity level. "{0}" placeholders will be replaced by the given argument.
logrb(Logger, Level, String, String, char) - Static method in class org.apache.log4j.LogSF
Log a localized message at a defined severity level.
logrb(Logger, Level, String, String, double) - Static method in class org.apache.log4j.LogMF
Log a localized message at a defined severity level. "{0}" placeholders will be replaced by the given argument.
logrb(Logger, Level, String, String, double) - Static method in class org.apache.log4j.LogSF
Log a localized message at a defined severity level.
logrb(Logger, Level, String, String, float) - Static method in class org.apache.log4j.LogMF
Log a localized message at a defined severity level. "{0}" placeholders will be replaced by the given argument.
logrb(Logger, Level, String, String, float) - Static method in class org.apache.log4j.LogSF
Log a localized message at a defined severity level.
logrb(Logger, Level, String, String, int) - Static method in class org.apache.log4j.LogMF
Log a localized message at a defined severity level. "{0}" placeholders will be replaced by the given argument.
logrb(Logger, Level, String, String, int) - Static method in class org.apache.log4j.LogSF
Log a localized message at a defined severity level.
logrb(Logger, Level, String, String, long) - Static method in class org.apache.log4j.LogMF
Log a localized message at a defined severity level. "{0}" placeholders will be replaced by the given argument.
logrb(Logger, Level, String, String, long) - Static method in class org.apache.log4j.LogSF
Log a localized message at a defined severity level.
logrb(Logger, Level, String, String, short) - Static method in class org.apache.log4j.LogMF
Log a localized message at a defined severity level. "{0}" placeholders will be replaced by the given argument.
logrb(Logger, Level, String, String, short) - Static method in class org.apache.log4j.LogSF
Log a localized message at a defined severity level.
logrb(Logger, Level, String, String, Object) - Static method in class org.apache.log4j.LogMF
Log a localized message at a defined severity level. "{0}" placeholders will be replaced by the given argument.
logrb(Logger, Level, String, String, Object) - Static method in class org.apache.log4j.LogSF
Log a localized message at a defined severity level.
logrb(Logger, Level, String, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log a localized message at a defined severity level.
logrb(Logger, Level, String, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log a localized message at a defined severity level. "{}" placeholders will be replaced by the given arguments.
logrb(Logger, Level, String, String, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a localized message at a defined severity level.
logrb(Logger, Level, String, String, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a localized message at a defined severity level. "{}" placeholders will be replaced by the given arguments.
logrb(Logger, Level, String, String, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a localized message at a defined severity level.
logrb(Logger, Level, String, String, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a localized message at a defined severity level. "{}" placeholders will be replaced by the given arguments.
logrb(Logger, Level, String, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a localized message at a defined severity level.
logrb(Logger, Level, String, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a localized message at a defined severity level. "{}" placeholders will be replaced by the given arguments.
logrb(Logger, Level, Throwable, String, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log an exception or another kind of throwable at a defined severity level with an accompanying localized message.
logrb(Logger, Level, Throwable, String, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log an exception or another kind of throwable at a defined severity level with an accompanying localized message. "{}" placeholders will be replaced by the given arguments.
LogSF - Class in org.apache.log4j
Apache Log4j 1.x compatible parameterized logging class with SLF4J pattern syntax. "{}" placeholders will be replaced in declared order by given arguments.
LogSF() - Constructor for class org.apache.log4j.LogSF
 
LogXF - Class in org.apache.log4j
Base class for Apache Log4j 1.x compatible parameterized logging classes.
LogXF() - Constructor for class org.apache.log4j.LogXF
 

M

MDC - Class in org.apache.log4j
Thread-based mapped diagnostic context.

O

OFF - Static variable in class org.apache.log4j.Level
The OFF has the highest possible rank and is intended to turn off logging.
OFF_INT - Static variable in class org.apache.log4j.Priority
 
org.apache.log4j - package org.apache.log4j
log4j logging API for tinylog

P

Priority - Class in org.apache.log4j
Refrain from using this class directly, use the Level class instead.
Priority() - Constructor for class org.apache.log4j.Priority
Default constructor for deserialization.
Priority(int, String, int) - Constructor for class org.apache.log4j.Priority
Instantiate a level object.
PropertyConfigurator - Class in org.apache.log4j
Empty property configurator skeleton (use tinylog for real configuration).
PropertyConfigurator() - Constructor for class org.apache.log4j.PropertyConfigurator
 
put(String, Object) - Static method in class org.apache.log4j.MDC
Put a new mapped context value.

R

remove(String) - Static method in class org.apache.log4j.MDC
Remove a mapped context value if existing.
resetConfiguration() - Static method in class org.apache.log4j.BasicConfigurator
Do nothing (this method exists only for compatible reasons).

S

setResourceBundle(ResourceBundle) - Method in class org.apache.log4j.Category
Set a new result bundle for localized logging methods.

T

throwing(Logger, String, String, Throwable) - Static method in class org.apache.log4j.LogXF
Create a throwing log entry.
toInt() - Method in class org.apache.log4j.Priority
Returns the integer representation of this level.
toLevel(int) - Static method in class org.apache.log4j.Level
Convert an integer passed as argument to a level.
toLevel(int, Level) - Static method in class org.apache.log4j.Level
Convert an integer passed as argument to a level.
toLevel(String) - Static method in class org.apache.log4j.Level
Convert the string passed as argument to a level.
toLevel(String, Level) - Static method in class org.apache.log4j.Level
Convert the string passed as argument to a level.
toPriority(int) - Static method in class org.apache.log4j.Priority
Deprecated.
Please use the Level.toLevel(int) method instead.
toPriority(int, Priority) - Static method in class org.apache.log4j.Priority
Deprecated.
Please use the Level.toLevel(int, Level) method instead.
toPriority(String) - Static method in class org.apache.log4j.Priority
Deprecated.
Please use the Level.toLevel(String) method instead.
toPriority(String, Priority) - Static method in class org.apache.log4j.Priority
Deprecated.
Please use the Level.toLevel(String, Level) method instead.
toString() - Method in class org.apache.log4j.Priority
Returns the string representation of this priority.
trace(Object) - Method in class org.apache.log4j.Logger
Create a trace log entry.
trace(Object, Throwable) - Method in class org.apache.log4j.Logger
Create a trace log entry.
trace(Logger, String, boolean) - Static method in class org.apache.log4j.LogMF
Log a text message at trace level. "{0}" placeholders will be replaced by the given argument.
trace(Logger, String, boolean) - Static method in class org.apache.log4j.LogSF
Log a text message at trace level.
trace(Logger, String, byte) - Static method in class org.apache.log4j.LogMF
Log a text message at trace level. "{0}" placeholders will be replaced by the given argument.
trace(Logger, String, byte) - Static method in class org.apache.log4j.LogSF
Log a text message at trace level.
trace(Logger, String, char) - Static method in class org.apache.log4j.LogMF
Log a text message at trace level. "{0}" placeholders will be replaced by the given argument.
trace(Logger, String, char) - Static method in class org.apache.log4j.LogSF
Log a text message at trace level.
trace(Logger, String, double) - Static method in class org.apache.log4j.LogMF
Log a text message at trace level. "{0}" placeholders will be replaced by the given argument.
trace(Logger, String, double) - Static method in class org.apache.log4j.LogSF
Log a text message at trace level.
trace(Logger, String, float) - Static method in class org.apache.log4j.LogMF
Log a text message at trace level. "{0}" placeholders will be replaced by the given argument.
trace(Logger, String, float) - Static method in class org.apache.log4j.LogSF
Log a text message at trace level.
trace(Logger, String, int) - Static method in class org.apache.log4j.LogMF
Log a text message at trace level. "{0}" placeholders will be replaced by the given argument.
trace(Logger, String, int) - Static method in class org.apache.log4j.LogSF
Log a text message at trace level.
trace(Logger, String, long) - Static method in class org.apache.log4j.LogMF
Log a text message at trace level. "{0}" placeholders will be replaced by the given argument.
trace(Logger, String, long) - Static method in class org.apache.log4j.LogSF
Log a text message at trace level.
trace(Logger, String, short) - Static method in class org.apache.log4j.LogMF
Log a text message at trace level. "{0}" placeholders will be replaced by the given argument.
trace(Logger, String, short) - Static method in class org.apache.log4j.LogSF
Log a text message at trace level.
trace(Logger, String, Object) - Static method in class org.apache.log4j.LogMF
Log a text message at trace level. "{0}" placeholders will be replaced by the given argument.
trace(Logger, String, Object) - Static method in class org.apache.log4j.LogSF
Log a text message at trace level.
trace(Logger, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log a text message at trace level.
trace(Logger, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log a text message at trace level. "{}" placeholders will be replaced by the given arguments.
trace(Logger, String, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a text message at trace level.
trace(Logger, String, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a text message at trace level. "{}" placeholders will be replaced by the given arguments.
trace(Logger, String, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a text message at trace level.
trace(Logger, String, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a text message at trace level. "{}" placeholders will be replaced by the given arguments.
trace(Logger, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a text message at trace level.
trace(Logger, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a text message at trace level. "{}" placeholders will be replaced by the given arguments.
trace(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log an exception or another kind of throwable at trace level with an accompanying text message.
trace(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log an exception or another kind of throwable at trace level with an accompanying text message. "{}" placeholders will be replaced by the given arguments.
TRACE - Static variable in class org.apache.log4j.Level
The TRACE Level designates finer-grained informational events than the DEBUG level.
TRACE_INT - Static variable in class org.apache.log4j.Level
TRACE level integer value.

W

warn(Object) - Method in class org.apache.log4j.Category
Create a warning log entry.
warn(Object, Throwable) - Method in class org.apache.log4j.Category
Create a warning log entry.
warn(Logger, String, boolean) - Static method in class org.apache.log4j.LogMF
Log a text message at warn level. "{0}" placeholders will be replaced by the given argument.
warn(Logger, String, boolean) - Static method in class org.apache.log4j.LogSF
Log a text message at warn level.
warn(Logger, String, byte) - Static method in class org.apache.log4j.LogMF
Log a text message at warn level. "{0}" placeholders will be replaced by the given argument.
warn(Logger, String, byte) - Static method in class org.apache.log4j.LogSF
Log a text message at warn level.
warn(Logger, String, char) - Static method in class org.apache.log4j.LogMF
Log a text message at warn level. "{0}" placeholders will be replaced by the given argument.
warn(Logger, String, char) - Static method in class org.apache.log4j.LogSF
Log a text message at warn level.
warn(Logger, String, double) - Static method in class org.apache.log4j.LogMF
Log a text message at warn level. "{0}" placeholders will be replaced by the given argument.
warn(Logger, String, double) - Static method in class org.apache.log4j.LogSF
Log a text message at warn level.
warn(Logger, String, float) - Static method in class org.apache.log4j.LogMF
Log a text message at warn level. "{0}" placeholders will be replaced by the given argument.
warn(Logger, String, float) - Static method in class org.apache.log4j.LogSF
Log a text message at warn level.
warn(Logger, String, int) - Static method in class org.apache.log4j.LogMF
Log a text message at warn level. "{0}" placeholders will be replaced by the given argument.
warn(Logger, String, int) - Static method in class org.apache.log4j.LogSF
Log a text message at warn level.
warn(Logger, String, long) - Static method in class org.apache.log4j.LogMF
Log a text message at warn level. "{0}" placeholders will be replaced by the given argument.
warn(Logger, String, long) - Static method in class org.apache.log4j.LogSF
Log a text message at warn level.
warn(Logger, String, short) - Static method in class org.apache.log4j.LogMF
Log a text message at warn level. "{0}" placeholders will be replaced by the given argument.
warn(Logger, String, short) - Static method in class org.apache.log4j.LogSF
Log a text message at warn level.
warn(Logger, String, Object) - Static method in class org.apache.log4j.LogMF
Log a text message at warn level. "{0}" placeholders will be replaced by the given argument.
warn(Logger, String, Object) - Static method in class org.apache.log4j.LogSF
Log a text message at warn level.
warn(Logger, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log a text message at warn level.
warn(Logger, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log a text message at warn level. "{}" placeholders will be replaced by the given arguments.
warn(Logger, String, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a text message at warn level.
warn(Logger, String, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a text message at warn level. "{}" placeholders will be replaced by the given arguments.
warn(Logger, String, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a text message at warn level.
warn(Logger, String, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a text message at warn level. "{}" placeholders will be replaced by the given arguments.
warn(Logger, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogMF
Log a text message at warn level.
warn(Logger, String, Object, Object, Object, Object) - Static method in class org.apache.log4j.LogSF
Log a text message at warn level. "{}" placeholders will be replaced by the given arguments.
warn(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogMF
Log an exception or another kind of throwable at warn level with an accompanying text message.
warn(Logger, Throwable, String, Object[]) - Static method in class org.apache.log4j.LogSF
Log an exception or another kind of throwable at warn level with an accompanying text message. "{}" placeholders will be replaced by the given arguments.
WARN - Static variable in class org.apache.log4j.Level
The WARN level designates potentially harmful situations.
WARN - Static variable in class org.apache.log4j.Priority
Deprecated.
Use Level.WARN instead.
WARN_INT - Static variable in class org.apache.log4j.Priority
 
A B C D E F G H I L M O P R S T W 
Skip navigation links

Copyright © 2019. All rights reserved.