about summary refs log tree commit diff
path: root/tools/nixery/server/builder/cache.go
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-10-04T21·17+0100
committerVincent Ambo <github@tazj.in>2019-10-06T22·05+0100
commitf4bf3518f63501ddff42592b255fd5feaf846863 (patch)
treefcd731e62f3829f2952a40749bea87da76ee7665 /tools/nixery/server/builder/cache.go
parentd9b329ef59e35ae6070eae867cf06a5230ae3d51 (diff)
refactor(server): Replace log calls with logrus
This introduces a structured logging library that can be used (next
step) to attach additional metadata to log entries.
Diffstat (limited to 'tools/nixery/server/builder/cache.go')
-rw-r--r--tools/nixery/server/builder/cache.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/nixery/server/builder/cache.go b/tools/nixery/server/builder/cache.go
index b3b9dffab7..4a060ba5ea 100644
--- a/tools/nixery/server/builder/cache.go
+++ b/tools/nixery/server/builder/cache.go
@@ -19,11 +19,11 @@ import (
 	"encoding/json"
 	"io"
 	"io/ioutil"
-	"log"
 	"os"
 	"sync"
 
 	"github.com/google/nixery/manifest"
+	log "github.com/sirupsen/logrus"
 )
 
 // LocalCache implements the structure used for local caching of