change logger

This commit is contained in:
Asim Aslam
2019-05-31 16:03:50 +01:00
parent 7a3a7e2eaf
commit 2aba26d4d1
8 changed files with 1 additions and 469 deletions

View File

@@ -5,7 +5,7 @@ import (
"math"
"time"
"github.com/micro/go-log"
"github.com/micro/go-micro/util/log"
"github.com/micro/go-micro/sync/leader/consul"
"github.com/micro/go-micro/sync/task"
"github.com/micro/go-micro/sync/task/local"