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.
    • Method Summary

      • Methods inherited from interface com.elvishew.xlog.formatter.Formatter

        format