#include <fstream>
#include <iostream>
Classes | |
class | CLog |
Implements a log file where messages can be written to. More... | |
Defines | |
#define | theLog CLog::GetLog() |
by Thibaut "Fury" Tollemer
Most of the code was taken in the Log.cpp/Log.h files of HaCKeR source, by Michaël Schoonbrood :
#define theLog CLog::GetLog() |