|
OpenTAP 9.31
API Reference
|
Encapsulates the features of the OpenTAP logging infrastructure. More...
Public Member Functions | |
| void | Flush () |
| Blocks until all messages posted up to this point have reached all TraceListeners. | |
| void | TraceEvent (LogEventType te, int id, string message) |
| Register a single event. | |
| void | TraceEvent (long durationNs, LogEventType te, int id, string message, params object[] args) |
| Register a single event with formatting and duration. | |
| void | TraceEvent (long durationNs, LogEventType te, int id, string message) |
| Register a single event without formatting and duration. | |
| void | TraceEvent (LogEventType te, int id, string message, params object[] args) |
| Register a single event with formatting | |
Encapsulates the features of the OpenTAP logging infrastructure.
OpenTAP 9.31 API built Fri Oct 17 2025 07:12:37