VR-Forces 4.1 Class Documentation
Classes | Namespaces | Macros
DtDebugLog.h File Reference

Contains makVrv::DtIGLogger class. More...

Go to the source code of this file.

Classes

class  makVrv::DtDebugLog
 The debug log class, writes out messages to a log file. More...

Namespaces

namespace  makVrv
 #include <vrvCoreQt/DtPersistenceControlsInterface.h>

Macros

#define DT_LOG_WARN   log().out(DtDebugLog::Warning)<<"<Warning:"<<__DtFUNC__<<">"<<std::endl
#define DT_LOG_INFO   log().out(DtDebugLog::Information)<<"<Info:"<<__DtFUNC__<<">"<<std::endl
#define DT_LOG_DEBUG   log().out(DtDebugLog::Debug)<<"<Debug:"<<__DtFUNC__<<">"<<std::endl
#define DT_LOG_OUT   log().out()
#define DT_LOG_LEVEL(a)   log().levelWillPrint(a)

Detailed Description

Contains makVrv::DtIGLogger class.

Macro Definition Documentation

#define DT_LOG_WARN   log().out(DtDebugLog::Warning)<<"<Warning:"<<__DtFUNC__<<">"<<std::endl
#define DT_LOG_INFO   log().out(DtDebugLog::Information)<<"<Info:"<<__DtFUNC__<<">"<<std::endl
#define DT_LOG_DEBUG   log().out(DtDebugLog::Debug)<<"<Debug:"<<__DtFUNC__<<">"<<std::endl
#define DT_LOG_OUT   log().out()
#define DT_LOG_LEVEL (   a)    log().levelWillPrint(a)

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)