|
diag-trace 4.2.1
The µOS++ Tracing Infrastructure
|
Topics | |
| C++ API | |
| C API | |
The µOS++ Tracing Infrastructure library facilitates the output of trace messages, a widely utilised diagnostic technique during debugging. A notable example is the trace::printf() function.
The core implementation is developed in C++, complemented by a minimal C wrapper layer.
The functions are categorised into three distinct groups: