java.lang.Object
java.util.logging.Formatter
java.util.logging.SimpleFormatter
io.helidon.common.HelidonConsoleHandler.ThreadFormatter
- Enclosing class:
- HelidonConsoleHandler
A
SimpleFormatter
that replaces all occurrences of "!thread!"
with the current thread.-
Constructor Summary
-
Method Summary
Methods inherited from class java.util.logging.Formatter
formatMessage, getHead, getTail
-
Constructor Details
-
ThreadFormatter
public ThreadFormatter()
-
-
Method Details
-
format
- Overrides:
format
in classSimpleFormatter
-