Monado OpenXR Runtime
|
Logger code. More...
Go to the source code of this file.
Functions | |
static void | ovrd_log_init (vr::IVRDriverLog *pDriverLog) |
static void | ovrd_log (const char *fmt,...) XRT_PRINTF_FORMAT(1 |
static void | ovrd_log_cleanup () |
Variables | |
static vr::IVRDriverLog * | s_pLogFile = NULL |
Logger code.