Remove logrus to allow for easier customization

This commit is contained in:
Arthur Barr
2018-02-22 17:29:06 +00:00
parent b497a04dcb
commit 91bf65ab57
52 changed files with 241 additions and 3795 deletions

View File

@@ -21,8 +21,6 @@ import (
"os"
"path/filepath"
"strings"
log "github.com/sirupsen/logrus"
)
// resolveLicenseFile returns the file name of the MQ license file, taking into