1
0
Fork 0
This commit is contained in:
Gregory Eremin 2018-07-03 20:34:04 +02:00
parent 993153693a
commit 9b845584ed
1 changed files with 1 additions and 1 deletions

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.