Interface LoggingPersonality

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String lineSeparator(String text, String bannerChar, String glyph)
      abstract ColorPalette getColorPalette() The color palette to use for this personality
      abstract Logger getLogger() The logger to use for this personality
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait