LogService
libdadi: utility tools for distributed applications
|
Public Member Functions | |
LogComponentBase (bool *success, int argc, char **argv, unsigned int tracelevel, const char *name, unsigned int port=0) | |
void | setName (const char *name) |
char * | getName () |
char * | getHostname () |
short | connect (const char *message) |
short | disconnect (const char *message) |
void | sendMsg (const char *tag, const char *msg) |
bool | isLog (const char *tagname) |
Public Attributes | |
LogCentralComponent_var | LCCref |
ComponentConfigurator_var | CCref |
log_msg_buf_t | buffer |
tag_list_t | currentTagList |