Public Member Functions | |
LogServerInfo (const String &server, int port, OutputConfig logMsgTypes) | |
LogServerInfo (const String &server, int port) | |
LogServerInfo & | operator= (const LogServerInfo &lsi) |
OutputConfig & | GetWhereToLog () |
void | Send (const LogEntry &le) |
void | Send (const String &line) |
void | Close () |
void | CheckMem () const |
void | ValidateMem () const |
Definition at line 193 of file Log.h.