Skip navigation links
A C E I S T V W 

A

AnsiColor - Enum in io.appulse.logging
Ansi colors.
AnsiElement - Interface in io.appulse.logging
An ANSI encodable element.
AnsiOutput - Class in io.appulse.logging
Generates ANSI encoded output, automatically attempting to detect if the terminal supports ANSI.
AnsiOutput.Enabled - Enum in io.appulse.logging
AnsiStyle - Enum in io.appulse.logging
Ansi styles.

C

ColorConverter - Class in io.appulse.logging.logback
Logback CompositeConverter colors output using the AnsiOutput class.
ColorConverter() - Constructor for class io.appulse.logging.logback.ColorConverter
 

E

encode(AnsiElement) - Static method in class io.appulse.logging.AnsiOutput
Encode a single AnsiElement if output is enabled.
ExtendedWhitespaceThrowableProxyConverter - Class in io.appulse.logging.logback
ExtendedThrowableProxyConverter that adds some additional whitespace around the stack trace.
ExtendedWhitespaceThrowableProxyConverter() - Constructor for class io.appulse.logging.logback.ExtendedWhitespaceThrowableProxyConverter
 

I

io.appulse.logging - package io.appulse.logging
 
io.appulse.logging.logback - package io.appulse.logging.logback
 

S

setConsoleAvailable(Boolean) - Static method in class io.appulse.logging.AnsiOutput
Sets if the System.console() is known to be available.
setEnabled(AnsiOutput.Enabled) - Static method in class io.appulse.logging.AnsiOutput
Sets if ANSI output is enabled.

T

throwableProxyToString(IThrowableProxy) - Method in class io.appulse.logging.logback.ExtendedWhitespaceThrowableProxyConverter
 
throwableProxyToString(IThrowableProxy) - Method in class io.appulse.logging.logback.WhitespaceThrowableProxyConverter
 
toAnsiString(String, AnsiElement) - Method in class io.appulse.logging.logback.ColorConverter
Returns ANSI string representation.
toString() - Method in enum io.appulse.logging.AnsiColor
 
toString() - Method in interface io.appulse.logging.AnsiElement
Overrides default toString() method for AnsiElement instances, which should returns element's code.
toString(Object...) - Static method in class io.appulse.logging.AnsiOutput
Create a new ANSI string from the specified elements.
toString() - Method in enum io.appulse.logging.AnsiStyle
 
transform(ILoggingEvent, String) - Method in class io.appulse.logging.logback.ColorConverter
 

V

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

W

WhitespaceThrowableProxyConverter - Class in io.appulse.logging.logback
ThrowableProxyConverter that adds some additional whitespace around the stack trace.
WhitespaceThrowableProxyConverter() - Constructor for class io.appulse.logging.logback.WhitespaceThrowableProxyConverter
 
A C E I S T V W 
Skip navigation links

Copyright © 2019 Appulse. All rights reserved.