1.2.13.4 Library Interface
The SE Log Report service library provides the following interfaces:
Functions
| Name | Description |
|---|---|
| SRV_LOG_REPORT_Message_With_Code | Reports a message with its associated code |
| SRV_LOG_REPORT_Message | Reports a message |
| SRV_LOG_REPORT_Buffer | Reports a buffer |
Data types and constants
| Name | Type | Description |
|---|---|---|
| SRV_LOG_REPORT_LEVEL | Enum | List of priority levels for log messages |
| SRV_LOG_REPORT_CODE | Enum | List of error/warning codes |
