add logger

This commit is contained in:
Lorenzo Manacorda
2016-09-21 15:50:27 +02:00
parent f04d2f9a4a
commit 5bb2a5c735

View File

@@ -9,6 +9,7 @@ import (
"github.com/prometheus/client_golang/prometheus"
log "github.com/Sirupsen/logrus"
"github.com/weaveworks/scope/probe/endpoint/procspy"
"github.com/weaveworks/scope/probe/process"
"github.com/weaveworks/scope/report"