CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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)