mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-21 07:24:36 +00:00
use tendermint/log15
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
package binary
|
||||
|
||||
import (
|
||||
"gopkg.in/inconshreveable/log15.v2"
|
||||
"github.com/tendermint/log15"
|
||||
)
|
||||
|
||||
var log = log15.New("module", "binary")
|
||||
var log = log15.New("module", "binary")
|
||||
|
||||
Reference in New Issue
Block a user