This commit is contained in:
2018-07-03 20:34:04 +02:00
parent 993153693a
commit 9b845584ed
+1 -1
View File
@@ -3,7 +3,7 @@ package log
import (
"context"
"github.com/lytics/logrus"
"github.com/sirupsen/logrus"
)
// Logger is a Logrus logger used by the package.