You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traun Leyden edited this page May 18, 2015
·
1 revision
The GODEBUG environment variable can be used to enable the instrumentation described in the runtime package. (search that page for GODEBUG for a full explanation)
In particular, you can set:
GODEBUG=gctrace=1
which will enabled detailed GC tracing entries to appear in the sync gateway log files: