Medical Imaging Interaction Toolkit
2023.04.00
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 | |