org.apache.logging.log4j.message

Interface ThreadInformation



  • public interface ThreadInformation
    Interface used to print basic or extended thread information.
    • Method Detail

      • printThreadInfo

        void printThreadInfo(StringBuilder sb)
        Formats the thread information into the provided StringBuilder.
        Parameters:
        sb - The StringBuilder.
      • printStack

        void printStack(StringBuilder sb,
                        StackTraceElement[] trace)
        Formats the stack trace into the provided StringBuilder.
        Parameters:
        sb - The StringBuilder.
        trace - The stack trace element array to format.

Copyright © 1999-2023 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.