report
Report a single diagnostic record to the receiver.
Parameters
diag
The diagnostic record to report.
Report one or more individual diagnostic record(s) to the receiver.
Parameters
first
The first diagnostic record to report.
rest
The remaining diagnostic records to report.
Report an iterable of diagnostic records to the receiver.
Parameters
diags
The diagnostic records to report.
Report a sequence of diagnostic records to the receiver.
Parameters
diags
The diagnostic records to report.