generators property
add your custom SpanNodeGeneratorWithTag to generators that you can customize the conversion of Nodes
Implementation
final List<SpanNodeGeneratorWithTag> generators;
add your custom SpanNodeGeneratorWithTag to generators that you can customize the conversion of Nodes
final List<SpanNodeGeneratorWithTag> generators;