class OneLineEchoExporter implements ExporterInterface

Methods

bool
export(array $spans)

Report the provided Trace to a backend.

Details

at line 31
bool export(array $spans)

Report the provided Trace to a backend.

Parameters

array $spans

Return Value

bool