We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 284223d commit 18f10a8Copy full SHA for 18f10a8
logger/logger.go
@@ -16,7 +16,6 @@ import (
16
"sync"
17
"time"
18
19
- "github.com/jaegertracing/jaeger-client-go/config"
20
"github.com/opentracing/opentracing-go"
21
otLog "github.com/opentracing/opentracing-go/log"
22
log "github.com/sirupsen/logrus"
0 commit comments