#include <Log.hpp>
Inheritance diagram for Log:
Public Member Functions | |
string | GetTime () |
void | setLogFile (string) |
void | FlushLogFile () |
int | WriteLogFile (string) |
Public Attributes | |
string | vLogFile |
string Log::GetTime | ( | ) |
gets local time.
void Log::setLogFile | ( | string | ) |
void Log::FlushLogFile | ( | ) |
int Log::WriteLogFile | ( | string | ) |
string Log::vLogFile |