Less verbose logging.
[lightning.git] / filter.go
index 247e00f7826efc656eec6a96a6af4a40a3b9d88e..d5aa0d1bfb6ac16601a47a289f57e8959863a87a 100644 (file)
--- a/filter.go
+++ b/filter.go
@@ -8,12 +8,12 @@ import (
        "fmt"
        "io"
        "io/ioutil"
-       "log"
        "net/http"
        _ "net/http/pprof"
        "os"
 
        "git.arvados.org/arvados.git/sdk/go/arvados"
+       log "github.com/sirupsen/logrus"
 )
 
 type filterer struct {