logger

package
v0.0.0-...-b0bff92 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2021 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Label

type Label = string

Label represents a common logger label type.

const (
	// HTTP defines a common HTTP request label.
	HTTP Label = "http"

	// METRICS defines a common label for dealing with metric output. This
	// should be used as a fallback for when prometheus isn't available.
	METRICS Label = "metrics"

	// CHARMHUB defines a common label for dealing with the charmhub client
	// and callers.
	CHARMHUB Label = "charmhub"
)

Jump to

Keyboard shortcuts

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