switch to github.com/prometheus/common/log for logging
This commit is contained in:
parent
abe4f41937
commit
eb79937340
17 changed files with 18 additions and 20 deletions
|
|
@ -21,7 +21,7 @@ import (
|
|||
"strings"
|
||||
"syscall"
|
||||
|
||||
"github.com/prometheus/log"
|
||||
"github.com/prometheus/common/log"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue