DiaDes  0.1
DIAgnosis of Discrete-Event System
Classes | Namespaces | Enumerations
Logger.hh File Reference

Logger that records Log throughout the Diades Project. More...

#include <string>
#include <vector>
#include <list>
#include <unordered_map>
#include <ostream>
#include <boost/date_time/posix_time/posix_time.hpp>

Go to the source code of this file.

Classes

class  Diades::Utils::LoggerData
 
class  Diades::Utils::Logger
 
class  Diades::Utils::LoggerFactory
 

Namespaces

 Diades
 Namespace of the Diades project.
 
 Diades::Utils
 

Enumerations

enum  Diades::Utils::LogLevel {
  Diades::Utils::LgNothing =0, Diades::Utils::LgOutput =1, Diades::Utils::LgProcess =2, Diades::Utils::LgCritical =3,
  Diades::Utils::LgError =4, Diades::Utils::LgWarning =5, Diades::Utils::LgInfo =6, Diades::Utils::LgDebug =7
}
 

Detailed Description

Logger that records Log throughout the Diades Project.

Author
Yannick Pencole yanni.nosp@m.ck@s.nosp@m.ocrat.nosp@m.e.la.nosp@m.as.fr
Date
Mon Jun 27 03:40:09 2011

Definition in file Logger.hh.