Skip navigation links
A B C D F G I L M N R S T U V W Y 

A

AnsiElement - Interface in skinny.logging.ansi
An ANSI encodable element.
AnsiElement.DefaultAnsiElement - Class in skinny.logging.ansi
Internal default AnsiElement implementation.
AnsiOutput - Class in skinny.logging.ansi
Generates ANSI encoded output, automatically attempting to detect if the terminal supports ANSI.
AnsiOutput() - Constructor for class skinny.logging.ansi.AnsiOutput
 
AnsiOutput.Enabled - Enum in skinny.logging.ansi
 
append(ILoggingEvent) - Method in class skinny.logging.logback.LevelRemappingAppender
 
AppendableLogger(Logger) - Constructor for class skinny.logging.logback.LevelRemappingAppender.AppendableLogger
 

B

BLACK - Static variable in interface skinny.logging.ansi.AnsiElement
 
BLUE - Static variable in interface skinny.logging.ansi.AnsiElement
 
BOLD - Static variable in interface skinny.logging.ansi.AnsiElement
 

C

callAppenders(ILoggingEvent) - Method in class skinny.logging.logback.LevelRemappingAppender.AppendableLogger
 
ColorConverter - Class in skinny.logging.logback
Logback CompositeConverter colors output using the AnsiOutput class.
ColorConverter() - Constructor for class skinny.logging.logback.ColorConverter
 
CYAN - Static variable in interface skinny.logging.ansi.AnsiElement
 

D

DEFAULT - Static variable in interface skinny.logging.ansi.AnsiElement
 
DefaultAnsiElement(String) - Constructor for class skinny.logging.ansi.AnsiElement.DefaultAnsiElement
 

F

FAINT - Static variable in interface skinny.logging.ansi.AnsiElement
 

G

getLogger(String) - Method in class skinny.logging.logback.LevelRemappingAppender
 
GREEN - Static variable in interface skinny.logging.ansi.AnsiElement
 

I

ITALIC - Static variable in interface skinny.logging.ansi.AnsiElement
 

L

LevelRemappingAppender - Class in skinny.logging.logback
Appender that can remap ILoggingEvent Levels as they are written.
LevelRemappingAppender() - Constructor for class skinny.logging.logback.LevelRemappingAppender
 
LevelRemappingAppender.AppendableLogger - Class in skinny.logging.logback
Simple wrapper around a logger that can have events appended.

M

MAGENTA - Static variable in interface skinny.logging.ansi.AnsiElement
 

N

NORMAL - Static variable in interface skinny.logging.ansi.AnsiElement
 

R

RED - Static variable in interface skinny.logging.ansi.AnsiElement
 

S

setDestinationLogger(String) - Method in class skinny.logging.logback.LevelRemappingAppender
Sets the destination logger that will be used to send remapped events.
setEnabled(AnsiOutput.Enabled) - Static method in class skinny.logging.ansi.AnsiOutput
Sets if ANSI output is enabled.
setRemapLevels(String) - Method in class skinny.logging.logback.LevelRemappingAppender
Set the remapped level.
skinny.logging.ansi - package skinny.logging.ansi
 
skinny.logging.logback - package skinny.logging.logback
 

T

throwableProxyToString(IThrowableProxy) - Method in class skinny.logging.logback.WhitespaceThrowableProxyConverter
 
toAnsiString(String, AnsiElement) - Method in class skinny.logging.logback.ColorConverter
 
toString() - Method in class skinny.logging.ansi.AnsiElement.DefaultAnsiElement
 
toString() - Method in interface skinny.logging.ansi.AnsiElement
 
toString(Object...) - Static method in class skinny.logging.ansi.AnsiOutput
Create a new ANSI string from the specified elements.
transform(ILoggingEvent, String) - Method in class skinny.logging.logback.ColorConverter
 

U

UNDERLINE - Static variable in interface skinny.logging.ansi.AnsiElement
 

V

valueOf(String) - Static method in enum skinny.logging.ansi.AnsiOutput.Enabled
Returns the enum constant of this type with the specified name.
values() - Static method in enum skinny.logging.ansi.AnsiOutput.Enabled
Returns an array containing the constants of this enum type, in the order they are declared.

W

WHITE - Static variable in interface skinny.logging.ansi.AnsiElement
 
WhitespaceThrowableProxyConverter - Class in skinny.logging.logback
ThrowableProxyConverter that adds some additional whitespace around the stack trace.
WhitespaceThrowableProxyConverter() - Constructor for class skinny.logging.logback.WhitespaceThrowableProxyConverter
 

Y

YELLOW - Static variable in interface skinny.logging.ansi.AnsiElement
 
A B C D F G I L M N R S T U V W Y 
Skip navigation links