TraceFormatter constructor

TraceFormatter(
  1. String format
)

Implementation

TraceFormatter(String format) : _renderers = _parse(format);