fix log.
This commit is contained in:
parent
9eecbb1b20
commit
d1f749a808
@ -8,7 +8,7 @@ import (
|
||||
func QuietMiningLogs() {
|
||||
lotuslog.SetupLogLevels()
|
||||
|
||||
_ = logging.SetLogLevel("Miner", "ERROR")
|
||||
_ = logging.SetLogLevel("miner", "ERROR")
|
||||
_ = logging.SetLogLevel("chainstore", "ERROR")
|
||||
_ = logging.SetLogLevel("chain", "ERROR")
|
||||
_ = logging.SetLogLevel("sub", "ERROR")
|
||||
|
Loading…
Reference in New Issue
Block a user