Object HitchhikerColorPalette
-
- All Implemented Interfaces:
-
com.embabel.agent.spi.logging.ColorPalette
@Component()@ConditionalOnProperty(name = {"embabel.agent.logging.personality"}, havingValue = "hitchhiker") public class HitchhikerColorPalette implements ColorPalette
-
-
Field Summary
Fields Modifier and Type Field Description public final static IntegerBABEL_GREENpublic final static IntegerTOWEL_YELLOWpublic final static IntegerDEEP_SPACE_BLUEpublic final static IntegerPANIC_REDprivate final Integerhighlightprivate final Integercolor2public final static HitchhikerColorPaletteINSTANCE
-
Method Summary
Modifier and Type Method Description IntegergetHighlight()IntegergetColor2()-
-
Method Detail
-
getHighlight
Integer getHighlight()
-
-
-
-