Log Class Reference
#include <Log.h>
List of all members.
Constructor & Destructor Documentation
Log::Log |
( |
char * |
_filename, |
|
|
Level |
_filter = lvDebug , |
|
|
char * |
_prefix = 0 , |
|
|
bool |
_consoleOutput = false | |
|
) |
| | |
Member Function Documentation
void Log::Setup |
( |
char * |
_filename, |
|
|
Level |
_filter = lvDebug , |
|
|
char * |
_prefix = 0 , |
|
|
bool |
_consoleOutput = false | |
|
) |
| | |
void Log::Trace |
( |
char * |
message, |
|
|
int |
_severity = lvWarning | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following files:
- C:/Users/Robert/Documents/Visual Studio 2008/Projects/ferprojekt/TerrainEditor/TerrainEditor/Log.h
- C:/Users/Robert/Documents/Visual Studio 2008/Projects/ferprojekt/TerrainEditor/TerrainEditor/Log.cpp