eisgenerator 1.0.x
Public Types | Public Member Functions | Static Public Attributes
eis::Log Class Reference

Public Types

enum  Level { DEBUG , INFO , WARN , ERROR }
 

Public Member Functions

 Log (Level type, bool endlineI=true)
 
template<class T >
Logoperator<< (const T &msg)
 

Static Public Attributes

static bool headers
 
static Level level