Logging Reference OAL Interface (Compact 2013)
10/16/2014
The following table shows the functions exported from the logging library for use with other libraries in the OAL.
Programming Element |
Description |
---|---|
This global variable exports the global trace mask used by the OAL trace macros. g_oalLogMask is no longer supported; use DBGPARAM instead. |
|
This function formats the string to a buffer. |
|
This function formats strings and writes them to the serial debug output. |
|
This function updates the current trace zone mask. |
|
This utility macro sets up OAL trace zones. |
|
This macro is used to log messages in the OAL and always uses serial output. |
|
This macro is used to log messages in the OAL. |
|
This macro tests whether or not a zone is being traced. |