Uses of Class
org.refcodes.logger.alt.console.ConsoleLoggerSingleton
-
Uses of ConsoleLoggerSingleton in org.refcodes.logger.alt.console
Methods in org.refcodes.logger.alt.console that return ConsoleLoggerSingletonModifier and TypeMethodDescriptionConsoleLoggerSingleton.withErrorPrintStream(PrintStream aErrStream) ConsoleLoggerSingleton.withEscapeCodes(boolean isEscCodesEnabled) With escape codes.ConsoleLoggerSingleton.withLeftBorder(boolean hasLeftBorder) With left border.ConsoleLoggerSingleton.withRightBorder(boolean hasRightBorder) With right border.ConsoleLoggerSingleton.withRowWidth(int aRowWidth) ConsoleLoggerSingleton.withStandardPrintStream(PrintStream aOutStream) ConsoleLoggerSingleton.withTableStyle(org.refcodes.textual.TableStyle aTableStyle)