Skip navigation links
B C E F G I J L M N P R S V W 

B

build() - Method in class net.lenni0451.commons.logging.impl.FileLogger.Builder
 
build() - Method in class net.lenni0451.commons.logging.impl.SysoutLogger.Builder
 
builder() - Static method in class net.lenni0451.commons.logging.impl.FileLogger
 
Builder() - Constructor for class net.lenni0451.commons.logging.impl.FileLogger.Builder
 
builder() - Static method in class net.lenni0451.commons.logging.impl.SysoutLogger
 
Builder() - Constructor for class net.lenni0451.commons.logging.impl.SysoutLogger.Builder
 

C

close() - Method in class net.lenni0451.commons.logging.impl.FileLogger
 
CURLY_BRACKETS - Static variable in interface net.lenni0451.commons.logging.MessageFormat
 

E

error(String, Object...) - Method in class net.lenni0451.commons.logging.impl.JavaLogger
 
error(String, Object...) - Method in class net.lenni0451.commons.logging.impl.PrintStreamLogger
 
error(String, Object...) - Method in class net.lenni0451.commons.logging.impl.Slf4jLogger
 
error(String, Object...) - Method in interface net.lenni0451.commons.logging.Logger
 
error(String, Object...) - Method in class net.lenni0451.commons.logging.special.LazyInitLogger
 
error(String, Object...) - Method in class net.lenni0451.commons.logging.special.MultiLogger
 
error(String, Object...) - Method in class net.lenni0451.commons.logging.special.NoOpLogger
 

F

file(File) - Method in class net.lenni0451.commons.logging.impl.FileLogger.Builder
 
FileLogger - Class in net.lenni0451.commons.logging.impl
 
FileLogger(FileOutputStream, String, MessageFormat) - Constructor for class net.lenni0451.commons.logging.impl.FileLogger
 
FileLogger.Builder - Class in net.lenni0451.commons.logging.impl
 
fileOutputStream(FileOutputStream) - Method in class net.lenni0451.commons.logging.impl.FileLogger.Builder
 
format(String, Object...) - Method in interface net.lenni0451.commons.logging.MessageFormat
 

G

getArg(int, String) - Method in class net.lenni0451.commons.logging.MessageFormat.MessageArgs
 
getArgs() - Method in class net.lenni0451.commons.logging.MessageFormat.MessageArgs
 
getMessage() - Method in class net.lenni0451.commons.logging.MessageFormat.Result
 
getThrowable() - Method in class net.lenni0451.commons.logging.MessageFormat.MessageArgs
 
getThrowable() - Method in class net.lenni0451.commons.logging.MessageFormat.Result
 

I

info(String, Object...) - Method in class net.lenni0451.commons.logging.impl.JavaLogger
 
info(String, Object...) - Method in class net.lenni0451.commons.logging.impl.PrintStreamLogger
 
info(String, Object...) - Method in class net.lenni0451.commons.logging.impl.Slf4jLogger
 
info(String, Object...) - Method in interface net.lenni0451.commons.logging.Logger
 
info(String, Object...) - Method in class net.lenni0451.commons.logging.special.LazyInitLogger
 
info(String, Object...) - Method in class net.lenni0451.commons.logging.special.MultiLogger
 
info(String, Object...) - Method in class net.lenni0451.commons.logging.special.NoOpLogger
 

J

JavaLogger - Class in net.lenni0451.commons.logging.impl
 
JavaLogger(String) - Constructor for class net.lenni0451.commons.logging.impl.JavaLogger
 
JavaLogger(String, MessageFormat) - Constructor for class net.lenni0451.commons.logging.impl.JavaLogger
 
JavaLogger(Logger) - Constructor for class net.lenni0451.commons.logging.impl.JavaLogger
 
JavaLogger(Logger, MessageFormat) - Constructor for class net.lenni0451.commons.logging.impl.JavaLogger
 

L

LazyInitLogger - Class in net.lenni0451.commons.logging.special
 
LazyInitLogger(Supplier<Logger>) - Constructor for class net.lenni0451.commons.logging.special.LazyInitLogger
 
log(PrintStream, String, String, Object[]) - Method in class net.lenni0451.commons.logging.impl.FileLogger
 
log(PrintStream, String, String, Object[]) - Method in class net.lenni0451.commons.logging.impl.PrintStreamLogger
 
Logger - Interface in net.lenni0451.commons.logging
 

M

MessageArgs(Object[], Throwable) - Constructor for class net.lenni0451.commons.logging.MessageFormat.MessageArgs
 
messageFormat(MessageFormat) - Method in class net.lenni0451.commons.logging.impl.FileLogger.Builder
 
messageFormat(MessageFormat) - Method in class net.lenni0451.commons.logging.impl.SysoutLogger.Builder
 
MessageFormat - Interface in net.lenni0451.commons.logging
 
MessageFormat.MessageArgs - Class in net.lenni0451.commons.logging
 
MessageFormat.Result - Class in net.lenni0451.commons.logging
 
MultiLogger - Class in net.lenni0451.commons.logging.special
 
MultiLogger(Logger...) - Constructor for class net.lenni0451.commons.logging.special.MultiLogger
 

N

name(String) - Method in class net.lenni0451.commons.logging.impl.SysoutLogger.Builder
 
net.lenni0451.commons.logging - package net.lenni0451.commons.logging
 
net.lenni0451.commons.logging.impl - package net.lenni0451.commons.logging.impl
 
net.lenni0451.commons.logging.special - package net.lenni0451.commons.logging.special
 
NoOpLogger - Class in net.lenni0451.commons.logging.special
 
NoOpLogger() - Constructor for class net.lenni0451.commons.logging.special.NoOpLogger
 

P

prefix(String) - Method in class net.lenni0451.commons.logging.impl.FileLogger.Builder
 
printLevel(boolean) - Method in class net.lenni0451.commons.logging.impl.SysoutLogger.Builder
 
PrintStreamLogger - Class in net.lenni0451.commons.logging.impl
 
PrintStreamLogger(PrintStream, String, MessageFormat) - Constructor for class net.lenni0451.commons.logging.impl.PrintStreamLogger
 
PrintStreamLogger(Function<PrintStreamLogger.LogLevel, PrintStream>, String, MessageFormat) - Constructor for class net.lenni0451.commons.logging.impl.PrintStreamLogger
 
PrintStreamLogger.LogLevel - Enum in net.lenni0451.commons.logging.impl
 

R

Result(String, Throwable) - Constructor for class net.lenni0451.commons.logging.MessageFormat.Result
 

S

Slf4jLogger - Class in net.lenni0451.commons.logging.impl
 
Slf4jLogger(String) - Constructor for class net.lenni0451.commons.logging.impl.Slf4jLogger
 
Slf4jLogger(String, MessageFormat) - Constructor for class net.lenni0451.commons.logging.impl.Slf4jLogger
 
Slf4jLogger(Class<?>) - Constructor for class net.lenni0451.commons.logging.impl.Slf4jLogger
 
Slf4jLogger(Class<?>, MessageFormat) - Constructor for class net.lenni0451.commons.logging.impl.Slf4jLogger
 
Slf4jLogger(Logger) - Constructor for class net.lenni0451.commons.logging.impl.Slf4jLogger
 
Slf4jLogger(Logger, MessageFormat) - Constructor for class net.lenni0451.commons.logging.impl.Slf4jLogger
 
split(Object[]) - Static method in interface net.lenni0451.commons.logging.MessageFormat
 
STRING_FORMAT - Static variable in interface net.lenni0451.commons.logging.MessageFormat
 
SysoutLogger - Class in net.lenni0451.commons.logging.impl
 
SysoutLogger(String, MessageFormat, SysoutLogger.OutStream, boolean) - Constructor for class net.lenni0451.commons.logging.impl.SysoutLogger
 
SysoutLogger.Builder - Class in net.lenni0451.commons.logging.impl
 
SysoutLogger.OutStream - Enum in net.lenni0451.commons.logging.impl
 

V

valueOf(String) - Static method in enum net.lenni0451.commons.logging.impl.PrintStreamLogger.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.lenni0451.commons.logging.impl.SysoutLogger.OutStream
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.lenni0451.commons.logging.impl.PrintStreamLogger.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.lenni0451.commons.logging.impl.SysoutLogger.OutStream
Returns an array containing the constants of this enum type, in the order they are declared.

W

warn(String, Object...) - Method in class net.lenni0451.commons.logging.impl.JavaLogger
 
warn(String, Object...) - Method in class net.lenni0451.commons.logging.impl.PrintStreamLogger
 
warn(String, Object...) - Method in class net.lenni0451.commons.logging.impl.Slf4jLogger
 
warn(String, Object...) - Method in interface net.lenni0451.commons.logging.Logger
 
warn(String, Object...) - Method in class net.lenni0451.commons.logging.special.LazyInitLogger
 
warn(String, Object...) - Method in class net.lenni0451.commons.logging.special.MultiLogger
 
warn(String, Object...) - Method in class net.lenni0451.commons.logging.special.NoOpLogger
 
warnStream(SysoutLogger.OutStream) - Method in class net.lenni0451.commons.logging.impl.SysoutLogger.Builder
 
B C E F G I J L M N P R S V W 
Skip navigation links