Imports of etcd-dump-logs command

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
flagPackage flag implements command-line flag parsing.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/coreos/etcd/etcdserver/etcdserverpbPackage etcdserverpb is a generated protocol buffer package.
github.com/coreos/etcd/migrate
github.com/coreos/etcd/pkg/typesPackage types declares various data types and implements type-checking functions.
github.com/coreos/etcd/raft/raftpbPackage raftpb is a generated protocol buffer package.
github.com/coreos/etcd/walPackage wal provides an implementation of a write ahead log that is used by etcd.
logPackage log implements a simple logging package.
pathPackage path implements utility routines for manipulating slash-separated paths.