frame template now honors current user
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ func init() {
|
||||
FullTimestamp: true,
|
||||
TimestampFormat: "2006-01-02 15:04:05",
|
||||
})
|
||||
log.SetLevel(log.InfoLevel)
|
||||
log.SetLevel(log.DebugLevel)
|
||||
}
|
||||
|
||||
/* toglog converts a Logrus logging level to a glog one.
|
||||
|
||||
Reference in New Issue
Block a user