import "acslog.idl";
Public Attributes | |
string | thread |
string | process |
string | host |
string | addContext |
string | sourceObject |
structure to represent Run-Time Context information
Additional context information.
string ACSLog::RTContext::host |
Host name or its IP address.
string ACSLog::RTContext::process |
Process ID (=PID) or process name.
Component/container/etc. name
string ACSLog::RTContext::thread |
Thread ID or name.