internal

package
v1.26.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2024 License: BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ILogger added in v0.19.0

type ILogger interface {
	Printf(format string, v ...interface{})
}
var Logger ILogger = &logger{
	log: log.New(os.Stderr, "uptrace: ", log.LstdFlags|log.Lshortfile),
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL