I have this piece of code, https://gist.github.com/sanuj/35ea72794ddc09e0d164348995793e8f
But nothing is printing on terminal (stdout) using SG_INFO. It was being printed when I was using iostream instead of SGIO. Thanks, Sanuj On Thu, Jul 21, 2016 at 2:54 PM, sanuj sharma <[email protected]> wrote: > Hi, > > How to see where SG_INFO logs? I want to see the output of SG_INFO. How to > do it? > > Thanks, > Sanuj >
