On Sat, Dec 7, 2019 at 9:12 AM <dick.r.chi...@gmail.com> wrote:
>
> How can I turn on debugging in net/rpc/server.go?
>
> There is a promising variable called `debugLog` in there.  How should I 
> toggle it?

I don't know how much it will help, but the way to toggle it is to
literally edit net/rpc/debug.go to set debugLog to true.  There's no
mechanism for setting it dynamically.

Ian

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcUry9HYTy6KiGFFTMJqmmCC%3DSTNhFcNsarjoUK1xFqW%3Dg%40mail.gmail.com.

Reply via email to