etcd/proxy
Gyuho Lee 041b9069a2 *: configure server logger
- Add/Document "logger" to support structured logging.
  - This makes functional tests run easier, since zap logger
    provides built-in log redirect to files.
  - "etcd --logger-option=zap" to enable structured logging.
- Current "capnslog" will still be used as "default".
  - We may switch the default or deprecate "capnslog" in v3.5.
  - Either way, will clearly be documented.

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-04-16 17:36:00 -07:00
..
grpcproxy *: don't use string literals directly in grpc metadata 2018-03-15 14:17:34 +09:00
httpproxy httpproxy: cancel requests when client closes a connection 2018-02-18 19:19:44 +00:00
tcpproxy *: configure server logger 2018-04-16 17:36:00 -07:00