CoreFlow 1.0.0
A modern orchestration and execution runtime
Loading...
Searching...
No Matches
coreflow::Logger Class Reference

#include <vx_log.h>

Static Public Member Functions

static void registerLogCallback (vx_context context, vx_log_callback_f callback, vx_bool reentrant)
 Registers a callback facility to the OpenVX implementation to receive error logs.
 
static void addLogEntry (vx_reference ref, vx_status status, const char *message, va_list ap)
 Adds a line to the log.