Object ColossusColorPalette
-
- All Implemented Interfaces:
-
com.embabel.agent.spi.logging.ColorPalette
@Component()@ConditionalOnProperty(name = {"embabel.agent.logging.personality"}, havingValue = "colossus") public class ColossusColorPalette implements ColorPalette
-
-
Field Summary
Fields Modifier and Type Field Description public final static IntegerCAVE_SHADOWpublic final static IntegerBRONZE_FIREpublic final static IntegerANCIENT_STONEpublic final static IntegerTITAN_GOLDpublic final static IntegerPANELpublic final static IntegerACCENT_GREENprivate final Integerhighlightprivate final Integercolor2public final static ColossusColorPaletteINSTANCE
-
Method Summary
Modifier and Type Method Description IntegergetHighlight()IntegergetColor2()-
-
Method Detail
-
getHighlight
Integer getHighlight()
-
-
-
-