CustusX  18.04
An IGT application
cxLogger.cpp File Reference
#include <QFileInfo>
#include "cxLogger.h"
#include "cxReporter.h"

Go to the source code of this file.

Classes

class  cx::MessageLoggerInternalData
 

Namespaces

 cx
 Namespace for all CustusX production code.
 

Functions

void cx::reportDebug (QString msg)
 
void cx::report (QString msg)
 
void cx::reportWarning (QString msg)
 
void cx::reportError (QString msg)
 
void cx::reportSuccess (QString msg)
 
void cx::reportVolatile (QString msg)