#include <FUDebug.h>
Static Public Member Functions | |
static void | DebugOut (uint8 level, uint32 line, const char *filename, const char *message,...) |
Outputs a string to the debug monitor. | |
static void | DebugOut (uint8 level, uint32 line, const char *filename, const fchar *message,...) |
See above. |
Do not use this static class directly. Instead, use the macros listed below. This class is based on top of the FUError sinks.
|
Outputs a string to the debug monitor.
|