Mistake on this page? Email us
Edge trace API.

Files

file  edge_trace.h
 Edge trace API.
 

Functions

void edge_trace_init (int color_mode)
 The function may be used to initialize the Edge Trace API. More...
 
void edge_trace_destroy ()
 The function destroys the Edge Trace API and frees the related resources.
 

Detailed Description

Function Documentation

void edge_trace_init ( int  color_mode)

The function may be used to initialize the Edge Trace API.

Parameters
color_modeSet to true if ANSI color coded logging is needed. By setting false the plain text log is written.