Classes | Public Member Functions
Logger Class Reference

Handles logging of data to disk. More...

#include <Logger.hh>

Inheritance diagram for Logger:
Inheritance graph
[legend]

List of all members.

Classes

class  LogObj

Public Member Functions

 Logger ()
 Constructor.
virtual ~Logger ()
 Destructor.
void AddLog (const std::string &model, const std::string &filename)
 Add a log file.
void RemoveLog (const std::string &entity)
 Remove a log.
void Update ()
 Update the log files.

Detailed Description

Handles logging of data to disk.


The documentation for this class was generated from the following file: