package proxy

import (
	"github.com/tendermint/tmlibs/logger"
)

var log = logger.New("module", "proxy")