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.1.1+incompatible
Published
Feb 21, 2017
Platform
darwin/amd64
Imports
1 packages
Last checked
1 minute ago

Tools for package owners.