#include <console_bridge/console.h>
Go to the source code of this file.
Macros | |
#define | CONSOLE_BRIDGE_logDebug(fmt, ...) |
#define | CONSOLE_BRIDGE_logError(fmt, ...) |
#define | CONSOLE_BRIDGE_logInform(fmt, ...) |
#define | CONSOLE_BRIDGE_logWarn(fmt, ...) |
#define CONSOLE_BRIDGE_logDebug | ( | fmt, | |
... | |||
) |
Definition at line 57 of file console_bridge_compatibility.h.
#define CONSOLE_BRIDGE_logError | ( | fmt, | |
... | |||
) |
Definition at line 39 of file console_bridge_compatibility.h.
#define CONSOLE_BRIDGE_logInform | ( | fmt, | |
... | |||
) |
Definition at line 51 of file console_bridge_compatibility.h.
#define CONSOLE_BRIDGE_logWarn | ( | fmt, | |
... | |||
) |
Definition at line 45 of file console_bridge_compatibility.h.