import "logging_idl.idl";
Public Attributes | |
AcsLogLevels::logLevelValue | type |
string | TimeStamp |
string | File |
unsigned long | Line |
string | Routine |
string | SourceObject |
string | Host |
string | Process |
string | LogContext |
string | Thread |
string | StackId |
long | StackLevel |
string | LogId |
long | Priority |
string | Uri |
string | Audience |
string | Array |
string | Antenna |
string | MsgData |
NameValueSeq | attributes |
NameValueSeq | log_data |
: revisit the use of these enum values, with the general IDL enum issues in mind. Probably LogBinaryRecord should use instead a logLevelValue from LogLevels, and this definition should be removed.
container for pair(s) name-value
unsigned long ACSLoggingLog::LogBinaryRecord::Line |