#include "LogOutputStream.h"#include <assert.h>#include <cctype>#include <cstring>#include <iostream>#include <icl_core/internal_raw_debug.h>#include <icl_core/os.h>#include <icl_core/os_lxrt.h>#include <icl_core/os_string.h>#include <icl_core_config/Config.h>#include "LoggingManager.h"#include "ThreadStream.h"
Go to the source code of this file.
| Namespaces | |
| namespace | icl_core | 
| namespace | icl_core::logging | 
| Flexible, powerful, configurable logging framework. | |
Definition in file LogOutputStream.cpp.