ch.qos.logback.core.pattern.color
Class ANSIConstants
java.lang.Object
ch.qos.logback.core.pattern.color.ANSIConstants
public class ANSIConstants
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ESC_START
public static final String ESC_START
- See Also:
- Constant Field Values
ESC_END
public static final String ESC_END
- See Also:
- Constant Field Values
BOLD
public static final String BOLD
- See Also:
- Constant Field Values
BLACK_FG
public static final String BLACK_FG
- See Also:
- Constant Field Values
RED_FG
public static final String RED_FG
- See Also:
- Constant Field Values
GREEN_FG
public static final String GREEN_FG
- See Also:
- Constant Field Values
YELLOW_FG
public static final String YELLOW_FG
- See Also:
- Constant Field Values
BLUE_FG
public static final String BLUE_FG
- See Also:
- Constant Field Values
MAGENTA_FG
public static final String MAGENTA_FG
- See Also:
- Constant Field Values
CYAN_FG
public static final String CYAN_FG
- See Also:
- Constant Field Values
WHITE_FG
public static final String WHITE_FG
- See Also:
- Constant Field Values
DEFAULT_FG
public static final String DEFAULT_FG
- See Also:
- Constant Field Values
ANSIConstants
public ANSIConstants()
Copyright © 2005-2012 QOS.ch. All Rights Reserved.