![]() |
Consolix
|
Logger component for managing application logging with LogIt. More...
#include "LoggerComponent/MultiStream.hpp"
Go to the source code of this file.
Classes | |
class | consolix::LoggerComponent |
Fallback LoggerComponent when LogIt is disabled. More... | |
Namespaces | |
namespace | consolix |
< Utility modules and helpers. | |
Macros | |
#define | _CONSOLIX_LOGGER_COMPONENT_HPP_INCLUDED |
#define | CONSOLIX_STREAM() |
Fallback for general logging. | |
#define | CONSOLIX_LOGO_STREAM() |
Fallback for logo logging. | |
Logger component for managing application logging with LogIt.
Definition in file LoggerComponent.hpp.
#define _CONSOLIX_LOGGER_COMPONENT_HPP_INCLUDED |
Definition at line 3 of file LoggerComponent.hpp.
#define CONSOLIX_LOGO_STREAM | ( | ) |
#define CONSOLIX_STREAM | ( | ) |
Fallback for general logging.
Definition at line 214 of file LoggerComponent.hpp.