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

logger.go

Version
v2.30.0+incompatible (latest)
Published
Dec 7, 2021
Platform
linux/amd64
Imports
1 packages
Last checked
10 hours ago

Tools for package owners.