Class DefaultTraceFormatter

    • Method Detail

      • setLineWidth

        public void setLineWidth​(int lineWidth)
      • setPrefixNewLine

        public void setPrefixNewLine​(boolean prefixNewLine)
      • format

        public String format​(Trace trace)
        Description copied from interface: TraceFormatter
        Formats the given trace including all subtraces.
        Specified by:
        format in interface TraceFormatter
        Parameters:
        trace - the trace to be formatted
        Returns:
        the formatted string