|
OpenTAP 9.32
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.32 API built Tue Feb 3 2026 12:07:41