619f93d
1
2
3
4
5
6
7
8
package utils import ( log "github.com/sirupsen/logrus" ) var Log = log.New()