mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-24 18:21:38 +00:00
saving development state...
This commit is contained in:
@ -10,6 +10,6 @@ func init() {
|
||||
logging.SetFormatter(logging.MustStringFormatter("[%{level:.1s}] %{message}"))
|
||||
}
|
||||
|
||||
func SetLogger(l *logging.Logger) {
|
||||
func SetBlocksLogger(l *logging.Logger) {
|
||||
log = l
|
||||
}
|
||||
|
Reference in New Issue
Block a user