mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-31 20:36:13 +00:00
change logger to log15
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package common
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
)
|
||||
|
||||
var Fmt = fmt.Sprintf
|
||||
Reference in New Issue
Block a user