-
- All Known Implementing Classes:
DefaultTraceFormatter
public interface TraceFormatterResponsible for bringing the trace hierarchy into an suitable printable or loggable format.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringformat(Trace trace)Formats the given trace including all subtraces.
-