I want to keep something records as log and where it is to specify.

2016年7月13日水曜日 21時28分52秒 UTC+9 Konstantin Khomoutov:
>
> On Wed, 13 Jul 2016 04:48:18 -0700 (PDT) 
> Harry <hiro...@gmail.com <javascript:>> wrote: 
>
> > func SomethingFunc() { 
> >   fmt.Printf("func is %s\n", funcName) 
> >   /* code */ 
> > } 
> > 
> > I want to show func name when running each func. 
> > If I could get func name automatically, same code can be used. 
>
> What problem are you trying to solve with this? 
>

-- 
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.

Reply via email to