OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
Classes | Macros
ossimTrace.h File Reference
#include <ossim/base/ossimString.h>
#include <ossim/base/ossimNotify.h>

Go to the source code of this file.

Classes

class  ossimTrace
 

Macros

#define CLOG   ossimNotify(ossimNotifyLevel_DEBUG) << MODULE << " (\"" __FILE__ "\", line " << __LINE__ << ") DEBUG: "
 

Macro Definition Documentation

◆ CLOG

#define CLOG   ossimNotify(ossimNotifyLevel_DEBUG) << MODULE << " (\"" __FILE__ "\", line " << __LINE__ << ") DEBUG: "