- All Known Implementing Classes:
DefaultTraceFormatter
public interface TraceFormatter
Responsible for bringing the trace hierarchy into an suitable printable or loggable format.
-
Method Summary
-
Method Details
-
format
Formats the given trace including all subtraces.- Parameters:
trace- the trace to be formatted- Returns:
- the formatted string
-