ToggleAccessLog controls which io.Writer accesslog is written to. call (nil, w) to turn accesslog on a io.Writer on. call (w, nil) to turn the accesslog of an io.Writer off call (nil,nil) to turn accesslog completely off. call (old,new) to atomically which accesslog from one io.Writer to another
(old, new io.Writer)
source not stored for this graph (policy: none)
no outgoing calls