#include "console_bridge/console.h"#include <cstdio>#include <cstdarg>#include <iostream>#include <mutex>
Go to the source code of this file.
Variables | |
| static const char * | LogLevelString [4] = {"Debug: ", "Info: ", "Warning: ", "Error: "} |
|
static |
Definition at line 164 of file console.cpp.