Index

A B C D E F G H I L M N O R S T W 
All Classes and Interfaces|All Packages

A

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
 

B

Builder() - Constructor for class net.anwiba.commons.logging.ILogger.Builder
 

C

commit() - Method in class net.anwiba.commons.logging.ILogger.Builder
 
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) - Method in interface net.anwiba.commons.logging.ILogMessageFactory
 

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(IMessageFactory, Throwable) - Method in interface net.anwiba.commons.logging.ILogger
 
DEBUG - Static variable in interface net.anwiba.commons.logging.ILevel
 
doLog(ILevel, ILogMessageFactory) - Method in interface net.anwiba.commons.logging.ILogger
 

E

equals(Object) - Method in record class net.anwiba.commons.logging.LogMessage
Indicates whether some other object is "equal to" this one.
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(IMessageFactory, Throwable) - 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(IMessageFactory, Throwable) - 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) - 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
 

H

hashCode() - Method in record class net.anwiba.commons.logging.LogMessage
Returns a hash code value for this object.

I

ILevel - Interface in net.anwiba.commons.logging
 
ILevel.Level - Class in net.anwiba.commons.logging
 
ILogger - Interface in net.anwiba.commons.logging
 
ILogger.Builder - Class in net.anwiba.commons.logging
 
ILogging - Interface in net.anwiba.commons.logging
 
ILogMessageFactory - 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
 

L

Level(Level) - Constructor for class net.anwiba.commons.logging.ILevel.Level
 
log(ILevel, String) - Method in interface net.anwiba.commons.logging.ILogger
 
log(ILevel, String, Throwable) - Method in interface net.anwiba.commons.logging.ILogger
 
log(ILevel, Throwable) - Method in interface net.anwiba.commons.logging.ILogger
 
log(ILevel, IMessageFactory) - Method in interface net.anwiba.commons.logging.ILogger
 
log(ILevel, IMessageFactory, Throwable) - Method in interface net.anwiba.commons.logging.ILogger
 
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
 
LogMessage - Record Class in net.anwiba.commons.logging
 
LogMessage(String, Throwable) - Constructor for record class net.anwiba.commons.logging.LogMessage
Creates an instance of a LogMessage record class.

M

message() - Method in class net.anwiba.commons.logging.ILogger.Builder
 
message() - Method in record class net.anwiba.commons.logging.LogMessage
Returns the value of the message record component.

N

net.anwiba.commons.logging - module net.anwiba.commons.logging
 
net.anwiba.commons.logging - package net.anwiba.commons.logging
 

O

of(String, Throwable) - Static method in record class net.anwiba.commons.logging.LogMessage
 

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...) - Static method in class net.anwiba.commons.logging.Logging
 
setLevel(Level, String) - Method in interface net.anwiba.commons.logging.ILogging
 
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
 

T

throwable() - Method in record class net.anwiba.commons.logging.LogMessage
Returns the value of the throwable record component.
toString() - Method in record class net.anwiba.commons.logging.LogMessage
Returns a string representation of this record class.

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(IMessageFactory, Throwable) - Method in interface net.anwiba.commons.logging.ILogger
 
WARNING - Static variable in interface net.anwiba.commons.logging.ILevel
 
A B C D E F G H I L M N O R S T W 
All Classes and Interfaces|All Packages