Thanks, Heiko. io->set_loglevel(MSG_INFO); This worked. On Fri, Jul 22, 2016 at 12:10 PM, Heiko Strathmann < [email protected]> wrote:
> Grep for set_loglevel in sgio.h > H > > > On Friday, 22 July 2016, Viktor Gal <[email protected]> wrote: > >> who’s calling SG_INFO here? >> and please set the msg_level as well. >> >> > On 22 Jul 2016, at 12:26 PM, sanuj sharma <[email protected]> >> wrote: >> > >> > 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 >> > >> >> >> > > -- > Sent from my phone >
