1
0
mirror of https://github.com/fluencelabs/tendermint synced 2025-05-03 10:32:17 +00:00

8 lines
102 B
Go
Raw Normal View History

2015-12-05 17:48:25 +00:00
package proxy
import (
"github.com/tendermint/go-logger"
)
var log = logger.New("module", "proxy")