- java.lang.Object
-
- java.util.logging.Formatter
-
- io.vertx.core.logging.VertxLoggerFormatter
-
public class VertxLoggerFormatter extends Formatter
- Author:
- Andy Taylor
-
-
Constructor Summary
Constructors Constructor Description VertxLoggerFormatter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringformat(LogRecord record)-
Methods inherited from class java.util.logging.Formatter
formatMessage, getHead, getTail
-
-