mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-25 04:17:44 +08:00
SetupLogging() also called in init() in util/log.go
This commit is contained in:
parent
0557b1052d
commit
afa5b7fccc
@ -13,10 +13,6 @@ import (
|
||||
"github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/mitchellh/go-homedir"
|
||||
)
|
||||
|
||||
func init() {
|
||||
SetupLogging()
|
||||
}
|
||||
|
||||
// Debug is a global flag for debugging.
|
||||
var Debug bool
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user