Public Member Functions | |
logEntry (string msg, int sev) | |
Public Attributes | |
string | message |
int | severity |
Friends | |
ostream & | operator<< (ostream &out, const logEntry &ent) |
output for logEntry |
|
Definition at line 67 of file logger.hpp. |
|
Definition at line 56 of file logger.cpp. |
|
Definition at line 65 of file logger.hpp. Referenced by logEntry(), and operator<<(). |
|
Definition at line 66 of file logger.hpp. Referenced by logEntry(), and operator<<(). |