public class TraceRendererBuilder extends com.pedrogomez.renderers.RendererBuilder<Trace>
Renderer<Trace> instances based on the
trace level. This builder will use six different Renderer<Trace> implementations, one for
each TraceLevel type.
To learn more about Renderers library take a look to the repository:
https://github.com/pedrovgs/Renderers| Constructor and Description |
|---|
TraceRendererBuilder(LynxConfig lynxConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Class |
getPrototypeClass(Trace content) |
public TraceRendererBuilder(LynxConfig lynxConfig)