|
liblcf
|
#include "lcf/log_handler.h"
Include dependency graph for log.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | lcf |
| namespace | lcf::Log |
Macros | |
| #define | LIKE_PRINTF |
Functions | |
| void | lcf::Log::Debug (const char *fmt,...) LIKE_PRINTF |
| void | lcf::Log::Warning (const char *fmt,...) LIKE_PRINTF |
| void | lcf::Log::Error (const char *fmt,...) LIKE_PRINTF |