mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
cmd/clef: bleah, stupid github editor
This commit is contained in:
parent
c8d89d1ade
commit
77b9982e22
1 changed files with 1 additions and 1 deletions
|
|
@ -400,7 +400,7 @@ func initialize(c *cli.Context) error {
|
|||
output = colorable.NewColorable(logOutput)
|
||||
}
|
||||
log.Root().SetHandler(log.LvlFilterHandler(log.Lvl(c.Int(logLevelFlag.Name)), log.StreamHandler(output, log.TerminalFormat(usecolor))))
|
||||
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue