Package io.reactiverse.es4x.jul
Class ANSIFormatter
- java.lang.Object
-
- java.util.logging.Formatter
-
- io.reactiverse.es4x.jul.ANSIFormatter
-
public class ANSIFormatter extends Formatter
-
-
Constructor Summary
Constructors Constructor Description ANSIFormatter()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringformat(LogRecord record)static voidprintStackTrace(Throwable self, PrintWriter s)-
Methods inherited from class java.util.logging.Formatter
formatMessage, getHead, getTail
-
-