ext/vulnsrc/rhel: fix logging namespace
This commit is contained in:
parent
2c5f1d3034
commit
d606d85afe
@ -54,7 +54,7 @@ var (
|
||||
|
||||
rhsaRegexp = regexp.MustCompile(`com.redhat.rhsa-(\d+).xml`)
|
||||
|
||||
log = capnslog.NewPackageLogger("github.com/coreos/clair", "updater/fetchers/rhel")
|
||||
log = capnslog.NewPackageLogger("github.com/coreos/clair", "ext/vulnsrc/rhel")
|
||||
)
|
||||
|
||||
type oval struct {
|
||||
|
Loading…
Reference in New Issue
Block a user