package events import ( "github.com/tendermint/go-common/logger" ) var log = logger.New("module", "events")