8 TXUcmLog *TXUcmLog::openlog(
const char* ident,
int logopt, EFacility facility)
13 TXUcmLog *TXUcmLog::openlog(
const char* ident,
int logopt)
19 TXUcmLog *TXUcmLog::openlog(
const char* ident)
27 void TXUcmLog::ucmlog(
unsigned int pripority,
const char*message)
32 void TXUcmLog::ucmlog(
const char*message)
38 void TXUcmLog::ucmlogevent(EStage stage,
const char*message)
43 void TXUcmLog::ucmlogmessage(
const char*message)
48 int TXUcmLog::closelog()
53 void TXUcmLog::openTask(
unsigned int brokerTaskID)
58 void TXUcmLog::openJob(
unsigned int brokerJobID)
63 void TXUcmLog::openTask()
68 void TXUcmLog::openJob()
72 void TXUcmLog::setlogmask(
unsigned int logmask)
76 void TXUcmLog::setAttribute(
const char *key,
const char * value)
81 void TXUcmLog::setTaskId(
unsigned int brokerTaskID)
86 void TXUcmLog::setJobId(
unsigned int brokerJobID)
91 void TXUcmLog::setEventId(
unsigned int taskId)
96 const char *TXUcmLog::getAttribute(
const char *key)
const
103 const char *TXUcmLog::getAttribute(
int attributeIndex)
const
111 int TXUcmLog::getNumberofAttributes()
const
116 void TXUcmLog::resetAttribute(
const char *key)
122 void TXUcmLog::resetAttributes()
126 unsigned long TXUcmLog::getTaskId()
const
129 unsigned long TXUcmLog::getJobId()
const
132 unsigned long TXUcmLog::getEventId()
const
135 bool TXUcmLog::isTaskOpen()
const
138 bool TXUcmLog::isJobOpen()
const