MercuryLog.cpp File Reference

#include "MercuryLog.h"
#include "MercuryINI.h"
#include "MercuryUtil.h"
#include "MercuryMessages.h"
#include <stdio.h>

Go to the source code of this file.

Defines

#define INFO_FILE   "info.txt"
#define LOG_FILE   "log.txt"

Functions

void MESSAGE_LOG (const MString &message, void *data, PStack &info)

Variables

MercuryLog LOG
 Log system (Accessable via LOG.).


Define Documentation

#define INFO_FILE   "info.txt"

Definition at line 11 of file MercuryLog.cpp.

#define LOG_FILE   "log.txt"

Definition at line 12 of file MercuryLog.cpp.


Function Documentation

void MESSAGE_LOG ( const MString message,
void *  data,
PStack info 
)

Definition at line 19 of file MercuryLog.cpp.


Variable Documentation

MercuryLog LOG

Log system (Accessable via LOG.).

Definition at line 8 of file MercuryLog.cpp.


Hosted by SourceForge.net Logo