Base Framework
|
Tracing interface. More...
#include <base/Trace.h>
Static Public Member Functions | |
static void | message (const char *message) noexcept |
Tracing interface.
This class is used for dumping tracing information to the dedicated debugging output stream, standard error, or system log dependent on the platform.
|
staticnoexcept |
Write message to standard error.