mirror of
https://github.com/jeremyd/ergo.git
synced 2026-07-10 02:18:11 -07:00
Fixing warnings and golint stuff
This commit is contained in:
@@ -59,5 +59,6 @@ func NewLogging(level string) *Logging {
|
||||
}
|
||||
|
||||
var (
|
||||
// Log is the default logger.
|
||||
Log = NewLogging("warn")
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user