hanfish's picture
111
215df2f verified
raw
history blame contribute delete
No virus
81 Bytes
package utils
import (
log "github.com/sirupsen/logrus"
)
var Log = log.New()