tendermint/peer/log.go
2014-06-18 20:48:32 -07:00

8 lines
84 B
Go

package peer
import (
"github.com/tendermint/btclog"
)
var log = btclog.Disabled