package log
import "github.com/uber/jaeger-client-go/crossdock/log"
Index ¶
Variables ¶
var Enabled bool
Enabled controls logging from crossdock tests. It is enabled in main.go, but off in unit tests.
Functions ¶
func Printf ¶
func Printf(msg string, args ...interface{})
Printf delegates to log.Printf if Enabled == true
Source Files ¶
- Version
- v2.23.0+incompatible
- Published
- Apr 22, 2020
- Platform
- darwin/amd64
- Imports
- 1 packages
- Last checked
- 2 minutes ago –
Tools for package owners.