Share via


OALLog (Compact 2013)

10/16/2014

This function formats a string and writes it to debug output. OALLog uses the kernel implementation for logging. For the boot loader, this function is implemented in the support library.

Syntax

#define OALLog NKDbgPrintfW

Parameters

None.

Return Value

None.

Requirements

Header

oal_log.h

Library

Developer Implemented

See Also

Reference

Logging Functions