|
eisgenerator 1.0.x
|
Public Types | |
| enum | Level { DEBUG , INFO , WARN , ERROR } |
Public Member Functions | |
| Log (Level type, bool endlineI=true) | |
| template<class T > | |
| Log & | operator<< (const T &msg) |
Static Public Attributes | |
| static bool | headers |
| static Level | level |