Interface ThreadFormatter
-
- All Superinterfaces:
Formatter<java.lang.Thread>
- All Known Implementing Classes:
DefaultThreadFormatter
public interface ThreadFormatter extends Formatter<java.lang.Thread>
The thread formatter used to format the thread info when logging.