A C D E F G I J L N R S W 
All Classes All Packages

A

add(Level) - Static method in class net.anwiba.commons.logging.java.LevelFactory
 
all(String) - Method in interface net.anwiba.commons.logging.ILogger
 
all(String, Throwable) - Method in interface net.anwiba.commons.logging.ILogger
 
all(IMessageFactory) - Method in interface net.anwiba.commons.logging.ILogger
 
ALL - Static variable in interface net.anwiba.commons.logging.ILevel
 

C

create() - Method in interface net.anwiba.commons.logging.IMessageFactory
 
create(Class<? extends ILogging>) - Method in class net.anwiba.commons.logging.LoggingFactory
 
create(String) - Method in class net.anwiba.commons.logging.LoggingFactory
 
create(ILevel) - Static method in class net.anwiba.commons.logging.java.JavaLogging
 
createLevel(String, int) - Static method in class net.anwiba.commons.logging.java.LevelFactory
 

D

debug(String) - Method in interface net.anwiba.commons.logging.ILogger
 
debug(String, Throwable) - Method in interface net.anwiba.commons.logging.ILogger
 
debug(IMessageFactory) - Method in interface net.anwiba.commons.logging.ILogger
 
DEBUG - Static variable in interface net.anwiba.commons.logging.ILevel
 

E

error(String) - Method in interface net.anwiba.commons.logging.ILogger
 
error(String, Throwable) - Method in interface net.anwiba.commons.logging.ILogger
 
error(IMessageFactory) - Method in interface net.anwiba.commons.logging.ILogger
 
ERROR - Static variable in interface net.anwiba.commons.logging.ILevel
 

F

fatal(String) - Method in interface net.anwiba.commons.logging.ILogger
 
fatal(String, Throwable) - Method in interface net.anwiba.commons.logging.ILogger
 
fatal(IMessageFactory) - Method in interface net.anwiba.commons.logging.ILogger
 
FATAL - Static variable in interface net.anwiba.commons.logging.ILevel
 
fine(String) - Method in interface net.anwiba.commons.logging.ILogger
 
fine(String, Throwable) - Method in interface net.anwiba.commons.logging.ILogger
 
fine(IMessageFactory) - Method in interface net.anwiba.commons.logging.ILogger
 
FINE - Static variable in interface net.anwiba.commons.logging.ILevel
 

G

getFile(String) - Static method in class net.anwiba.commons.logging.LoggingUtilities
 
getLogger(Class<?>) - Static method in class net.anwiba.commons.logging.Logging
 
getLogger(String) - Method in interface net.anwiba.commons.logging.ILogging
 
getLogger(String) - Method in class net.anwiba.commons.logging.java.JavaLogging
 
getLogger(String) - Method in class net.anwiba.commons.logging.log4j2.Log4j2Logging
 
getLogger(String) - Static method in class net.anwiba.commons.logging.Logging
 
getName() - Method in interface net.anwiba.commons.logging.ILevel
 
getName() - Method in class net.anwiba.commons.logging.ILevel.Level
 

I

ILevel - Interface in net.anwiba.commons.logging
 
ILevel.Level - Class in net.anwiba.commons.logging
 
ILogger - Interface in net.anwiba.commons.logging
 
ILogging - Interface in net.anwiba.commons.logging
 
IMessageFactory - Interface in net.anwiba.commons.logging
 
info(String) - Method in interface net.anwiba.commons.logging.ILogger
 
info(String, Throwable) - Method in interface net.anwiba.commons.logging.ILogger
 
info(IMessageFactory) - Method in interface net.anwiba.commons.logging.ILogger
 
INFO - Static variable in interface net.anwiba.commons.logging.ILevel
 
initialize() - Static method in class net.anwiba.commons.logging.LoggingUtilities
 
initialize(String, String...) - Static method in class net.anwiba.commons.logging.LoggingUtilities
 
initializeJavaLogging(String) - Static method in class net.anwiba.commons.logging.LoggingUtilities
 
intValue() - Method in interface net.anwiba.commons.logging.ILevel
 
intValue() - Method in class net.anwiba.commons.logging.ILevel.Level
 
isLoggable(ILevel) - Method in interface net.anwiba.commons.logging.ILogger
 
isLoggable(ILevel) - Method in class net.anwiba.commons.logging.log4j2.Logger
 

J

JavaLogging - Class in net.anwiba.commons.logging.java
 
JavaLogging() - Constructor for class net.anwiba.commons.logging.java.JavaLogging
 

L

Level(Level) - Constructor for class net.anwiba.commons.logging.ILevel.Level
 
LevelFactory - Class in net.anwiba.commons.logging.java
 
LevelFactory() - Constructor for class net.anwiba.commons.logging.java.LevelFactory
 
log(ILevel, String) - Method in interface net.anwiba.commons.logging.ILogger
 
log(ILevel, String) - Method in class net.anwiba.commons.logging.log4j2.Logger
 
log(ILevel, String, Throwable) - Method in interface net.anwiba.commons.logging.ILogger
 
log(ILevel, String, Throwable) - Method in class net.anwiba.commons.logging.log4j2.Logger
 
log(ILevel, IMessageFactory) - Method in interface net.anwiba.commons.logging.ILogger
 
log(ILevel, IMessageFactory) - Method in class net.anwiba.commons.logging.log4j2.Logger
 
Log4j2Logging - Class in net.anwiba.commons.logging.log4j2
 
Log4j2Logging() - Constructor for class net.anwiba.commons.logging.log4j2.Log4j2Logging
 
Logger - Class in net.anwiba.commons.logging.log4j2
 
Logger(Logger) - Constructor for class net.anwiba.commons.logging.log4j2.Logger
 
Logging - Class in net.anwiba.commons.logging
 
Logging() - Constructor for class net.anwiba.commons.logging.Logging
 
LoggingFactory - Class in net.anwiba.commons.logging
 
LoggingFactory() - Constructor for class net.anwiba.commons.logging.LoggingFactory
 
LoggingUtilities - Class in net.anwiba.commons.logging
 
LoggingUtilities() - Constructor for class net.anwiba.commons.logging.LoggingUtilities
 

N

net.anwiba.commons.logging - package net.anwiba.commons.logging
 
net.anwiba.commons.logging.java - package net.anwiba.commons.logging.java
 
net.anwiba.commons.logging.log4j2 - package net.anwiba.commons.logging.log4j2
 

R

read(InputStream) - Static method in class net.anwiba.commons.logging.LoggingUtilities
 
read(String) - Static method in class net.anwiba.commons.logging.LoggingUtilities
 

S

serve(String) - Method in interface net.anwiba.commons.logging.ILogger
 
serve(String, Throwable) - Method in interface net.anwiba.commons.logging.ILogger
 
serve(IMessageFactory) - Method in interface net.anwiba.commons.logging.ILogger
 
setHandler(Handler...) - Method in interface net.anwiba.commons.logging.ILogging
 
setHandler(Handler...) - Method in class net.anwiba.commons.logging.java.JavaLogging
 
setHandler(Handler...) - Method in class net.anwiba.commons.logging.log4j2.Log4j2Logging
 
setHandler(Handler...) - Static method in class net.anwiba.commons.logging.Logging
 
setLevel(Level, String) - Method in interface net.anwiba.commons.logging.ILogging
 
setLevel(Level, String) - Method in class net.anwiba.commons.logging.java.JavaLogging
 
setLevel(Level, String) - Method in class net.anwiba.commons.logging.log4j2.Log4j2Logging
 
setLevel(Level, String) - Static method in class net.anwiba.commons.logging.Logging
 
setLogging(String) - Static method in class net.anwiba.commons.logging.Logging
 
SEVERE - Static variable in interface net.anwiba.commons.logging.ILevel
 

W

warning(String) - Method in interface net.anwiba.commons.logging.ILogger
 
warning(String, Throwable) - Method in interface net.anwiba.commons.logging.ILogger
 
warning(IMessageFactory) - Method in interface net.anwiba.commons.logging.ILogger
 
WARNING - Static variable in interface net.anwiba.commons.logging.ILevel
 
A C D E F G I J L N R S W 
All Classes All Packages