src/Logger.cpp File Reference

#include "Logger.h"
#include <stdio.h>
#include <string>
#include <stdarg.h>

Include dependency graph for Logger.cpp:

Go to the source code of this file.

Variables

Logger Log
Logger LogDraw


Detailed Description

File:          Logger.cpp
Project:       Robocup Soccer Simulation Team: UvA Trilearn
Authors:       Jelle Kok
Created:       3/3/2000
Last Revision: $ID$
Contents:      This file contains the definitions for the class to log
               information about the system to any output stream. A
               range can be specified for which the received log
               information is printed. Furthermore it is possible to
               print the time since the timer of the Logger has been
               restarted.

Changes

Date             Author          Comment
3/3/2001         Jelle Kok       Initial version created

Definition in file Logger.cpp.


Variable Documentation

Logger Log

Logger instantation that can be used by all classes

Definition at line 61 of file Logger.cpp.

Logger LogDraw

Drawing logger instantation for all classes

Definition at line 62 of file Logger.cpp.

Referenced by WorldModel::logCircle(), WorldModel::logCoordInfo(), WorldModel::logDrawBallInfo(), WorldModel::logDrawInfo(), WorldModel::logLine(), main(), Player::mainLoop(), and WorldModel::updateAll().


Generated on Thu Apr 26 22:45:29 2007 for GangOfSix(GOS)-RoboCupTeamProject by  doxygen 1.5.1-p1