On Thursday, May 12, 2016 at 11:33:40 PM UTC+5:30, edunc...@gmail.com wrote: > > This is what I use with glog in my test file(s): > > func init() { > if testing.Verbose() { > flag.Set("alsologtostderr", "true") > flag.Set("v", "5") > } > } > > (I just ran into this today, fyi) >
Thanks! This was useful! -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.