| LogInterface ()
|
| ~LogInterface ()
|
void | iLog (int level, const string& key, const string& mesg = "") const
|
void | bLog (int level, const string& key, const string& mesg = "") const
|
void | sLog (int level, const string& key, const string& mesg = "") const
|
void | fLog (int level, const string& key, const string& mesg = "") const
|