import "LogExtensions.idl";
Public Attributes | |
| string | category |
| long | priority |
| string | message |
| string | details |
If the QoSLogInfo QoS is set, the log service will only accept log records where the info field contain a LogInfo data structure.
When using a well defined data structure, the log service is able to store log records in a well defined table in relational databases. This in turn enables the log service to implement SQL based queries very efficiently.
![]()