#include <icl_core/BaseTypes.h>#include <icl_core/internal_raw_debug.h>#include <icl_core/os_lxrt.h>#include <icl_core_config/Config.h>#include <icl_core_logging/Logging.h>#include <icl_core_logging/ScopedTimer.h>#include <icl_core_thread/Thread.h>
Go to the source code of this file.
Classes | |
| class | LoggingThread |
Functions | |
| DECLARE_LOG_STREAM (Main) | |
| DECLARE_LOG_STREAM (ThreadLog) | |
| int | main (int argc, char *argv[]) |
Definition in file test_icl_core_logging.cpp.
| DECLARE_LOG_STREAM | ( | Main | ) |
| DECLARE_LOG_STREAM | ( | ThreadLog | ) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 77 of file test_icl_core_logging.cpp.