consul/command/connect/proxy
Daniel Nephin 0420d91cdd Remove LogOutput from Agent
Now that it is no longer used, we can remove this unnecessary field. This is a pre-step in cleanup up RuntimeConfig->Consul.Config, which is a pre-step to adding a gRPCHandler component to Server for streaming.

Removing this field also allows us to remove one of the return values from logging.Setup.
2020-08-05 14:00:44 -04:00
..
flag_upstreams.go Add Proxy Upstreams to Service Definition (#4639) 2018-10-10 16:55:34 +01:00
flag_upstreams_test.go Enable gofmt simplify 2020-06-16 13:21:11 -04:00
proxy.go Remove LogOutput from Agent 2020-08-05 14:00:44 -04:00
proxy_test.go Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
register.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
register_test.go Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00