Share via


Logging Functions (Windows Embedded CE 6.0)

1/5/2010

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

Reference

Logging Reference

Concepts

Production-Quality OAL Components