|
EvolvingObjects
|
setlevel this structure combined with the friend operator<< below is an easy way to set a verbose level. More...
#include <eoLogger.h>
Public Member Functions | |
| setlevel (const std::string v) | |
| setlevel (const Levels lvl) | |
Public Attributes | |
| const std::string | _v |
| const Levels | _lvl |
setlevel this structure combined with the friend operator<< below is an easy way to set a verbose level.
Definition at line 127 of file eoLogger.h.