Tracer :: Trace |
| 01 | Generates a trace message. |
| 02 |
[C++] Trace(TraceLevel level, char const *fmt, ...); |
| 03 |
Parameters:
|
| 04 | By convention, a trace message always consists of only one line of text. |
| 05 |
Reference: net::semys Implementation: Semys Architecture See Also: Arch Trace Sub-System, Tracer |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |