TraceListenerStdOutput :: OnTrace |
| 01 | TraceListener implementation; Prints the trace message on standard output. |
| 02 |
[C++] virtual void OnTrace(TraceEntry const &entry); |
| 03 |
Parameters:
|
| 04 | This method prints the trace message on standard output (if attached), adding a newline. |
| 05 |
Reference: net::semys Implementation: Semys Architecture See Also: Arch Trace Sub-System, TraceListenerStdOutput |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |