Denmaseno %!s(int64=9) %!d(string=hai) anos
pai
achega
acce0f5283
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      log.go

+ 2 - 0
log.go

@@ -39,6 +39,8 @@ type Stringer interface {
 // Init logger
 func Init(plevel int) {
 	level = plevel
+	spew.Config.DisableMethods = true
+	spew.Config.Indent = "   "
 }
 
 // Dump object