|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include <iostream>#include "mbilogExports.h"#include "mbilogLogMessage.h"#include "mbilogLoggingTypes.h"#include "mbilogTextBackendBase.h"Go to the source code of this file.
Classes | |
| class | mbilog::BackendCout |
| Default backend of the mbi logging mechanism. This backend is used if no other backend is registered. The backend formats the logging messages to a normal string and writes them to std::cout. More... | |
Namespaces | |
| mbilog | |