commit | 67d95cb6fb904c13cff0ac3eeb2a4e94f792c68d | [log] [tgz] |
---|---|---|
author | Robin Thellend <rthellend@google.com> | Fri Feb 13 11:02:14 2015 -0800 |
committer | Robin Thellend <rthellend@google.com> | Fri Feb 13 11:03:10 2015 -0800 |
tree | c8a5bd956f0d84bba3625659e6834f1b98ff2c82 | |
parent | d61c1c08da0a1ddac9c0267ec32cb6b386960e36 [diff] |
veyron/services/mgmt/debug: Use callback for logdir At the time debug.NewDispatcher() is called, the vlog library hasn't been initialized yet. So, instead of trying to figure out the correct log dir at that time, use a callback function that will be called after the runtime initialization has completed. Change-Id: Ieed799b4b3b0dfd6e53b04b79ebe51e60c0adcf4