package rpc import "github.com/op/go-logging" //lint:ignore U1000 log will be used later var log = logging.MustGetLogger("rpc")