Classes | Namespaces | Defines | Enumerations
Logger.hpp File Reference
#include <iostream>
#include <fstream>
#include <boost/date_time/posix_time/posix_time.hpp>
Include dependency graph for Logger.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  youbot::Logger

Namespaces

namespace  youbot

Defines

#define LOG(level)   Logger(__PRETTY_FUNCTION__, __LINE__ , __FILE__, level)

Enumerations

enum  youbot::severity_level {
  youbot::trace, youbot::debug, youbot::info, youbot::warning,
  youbot::error, youbot::fatal
}

Define Documentation

#define LOG (   level)    Logger(__PRETTY_FUNCTION__, __LINE__ , __FILE__, level)

Definition at line 98 of file Logger.hpp.



youbot_driver
Author(s): Jan Paulus
autogenerated on Mon Oct 6 2014 09:08:03