![]() |
SolarCapture C Bindings User Guide
SF-115721-CD
Issue 3
|
Write debug trace to standard error.
This node forwards its input to its output, and prints debug traces to the standard error stream. A message is emitted for each packet buffer forwarded, giving various information about the packet buffer.
The following output formats are available:
trace: sc_packet metadata, in human-readable formathexdump: payload, as a hexadecimal dumpprint: payload, as printed strings.| Argument | Optional? | Default | Type | Description |
|---|---|---|---|---|
| mode | Yes | trace | SC_PARAM_STR | Either "trace", "hexdump", or "print". |