package
0.0.0-20191015002125-7cc1d6a9b808
Repository: https://github.com/chizhg/pkg.git
Documentation: pkg.go.dev

# Functions

GetEmitableSpan starts and returns a trace.Span with a name that is used by the ExportSpan method to emit the span.
InitializeLogger initializes the base logger.
InitializeMetricExporter initializes the metric exporter logger.

# Constants

VerboseLogLevel defines verbose log level as 10.

# Type aliases

FormatLogger is a printf style function for logging in tests.