Contains icl_logging::LoggingManager. More...
#include <icl_core/BaseTypes.h>#include <icl_core/List.h>#include <icl_core/Map.h>#include "icl_core_logging/ImportExport.h"#include "icl_core_logging/LogLevel.h"#include <boost/shared_ptr.hpp>

Go to the source code of this file.
Classes | |
| class | icl_core::logging::LifeCycle |
| class | icl_core::logging::LoggingManager |
| Manages the logging framework. More... | |
| struct | icl_core::logging::LoggingManager::LogOutputStreamConfig |
| Configuration of a LogOutputStream. More... | |
| class | icl_core::logging::hidden::LogOutputStreamRegistrar |
| struct | icl_core::logging::LoggingManager::LogStreamConfig |
| Configuration of a LogStream. More... | |
| class | icl_core::logging::hidden::LogStreamRegistrar |
Namespaces | |
| namespace | icl_core |
| namespace | icl_core::logging |
Flexible, powerful, configurable logging framework. | |
| namespace | icl_core::logging::hidden |
Internal namespace for implementation details. | |
Typedefs | |
| typedef LogOutputStream *(* | icl_core::logging::LogOutputStreamFactory )(const icl_core::String &name, const icl_core::String &config_prefix, LogLevel log_level) |
| typedef LogStream *(* | icl_core::logging::LogStreamFactory )() |
Contains icl_logging::LoggingManager.
icl_logging::LoggingManager
Definition in file LoggingManager.h.