The following table shows the Logging functions.
| Programming Element | Description |
|---|---|
| OALLogPrintf | This function formats the string to a buffer. |
| OALLogSerial | This function formats strings and writes them to the serial debug output. |
| OALLogSetZones | This function updates the current trace zone mask. |
| OALLogV | This function formats a string and writes it to debug output. |
| OALLog | This function formats a string and writes it to debug output. |
See Also
Logging Reference | Production-Quality OAL Components
Send Feedback on this topic to the authors