Go to the source code of this file.
Classes | |
class | TGo4Log |
Defines | |
#define | __MESSAGETEXTLENGTH__ 1024 |
#define | TRACE(X) ; |
#define | GO4MESSAGE(X) TGo4Log::Message X; |
#define | GO4INFO(X) TGo4Log::Info X ; |
#define | GO4WARN(X) TGo4Log::Warn X ; |
#define | GO4ERROR(X) TGo4Log::Error X ; |
#define | TGO4LOG_CLASS_IMPORT |
This class handles all logging messages inside Go4. | |
Typedefs | |
typedef TGo4Log | TGo4Trace |
#define TGO4LOG_CLASS_IMPORT |