Logger.cpp File Reference

#include <common/Defines.h>
#include <common/Logger.h>
#include <common/LoggerI.h>
#include <SDL/SDL.h>
#include <SDL/SDL_thread.h>
#include <time.h>
#include <stdio.h>
#include <stdarg.h>
#include <algorithm>

Go to the source code of this file.

Variables

static SDL_mutex * logMutex_ = 0
static Uint32 threadId = (Uint32) -1


Variable Documentation

SDL_mutex* logMutex_ = 0 [static]

Definition at line 35 of file Logger.cpp.

Referenced by Logger::addLogger(), Logger::log(), Logger::Logger(), Logger::processLogEntries(), and Logger::remLogger().

Uint32 threadId = (Uint32) -1 [static]

Definition at line 36 of file Logger.cpp.

Referenced by Logger::log(), and Logger::processLogEntries().


Generated on Mon Feb 16 15:14:57 2009 for Scorched3D by  doxygen 1.5.3