rename module
This commit is contained in:
@@ -3,7 +3,7 @@ package writer
|
||||
import (
|
||||
"io"
|
||||
|
||||
log "github.com/sirupsen/logrus"
|
||||
log "git.corp.kornet35.ru/gopkg/logrus"
|
||||
)
|
||||
|
||||
// Hook is a hook that writes logs of specified LogLevels to specified Writer
|
||||
|
||||
Reference in New Issue
Block a user