Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

Route OpenVINO logging to file

wsla
Beginner
439 Views

Is there an option to route all OpenVINO logging to a file, or should I do this by changing stdout/stderr?

0 Kudos
2 Replies
Rizal_Intel
Moderator
418 Views

Hi wsla,

 

You could try to write it to a text file using something similar to

Program.exe > mylog.txt

on the command line or terminal.

 

If you require further details, I would recommend you to compile OpenVINO from source in Debug mode to get more info.

 

Regards,

Rizal


0 Kudos
Rizal_Intel
Moderator
402 Views

Hi wsla,


Intel will no longer monitor this thread since we have provided a solution. If you need any additional information from Intel, please submit a new question.


Regards,

Rizal


0 Kudos
Reply