logging

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LabelEventSourceType = "eventSourceType"
	LabelEventSourceName = "eventSourceName"
	LabelEventName       = "eventName"
	LabelNamespace       = "namespace"
	LabelPhase           = "phase"
	LabelInstanceID      = "instance-id"
	LabelEndpoint        = "endpoint"
	LabelPort            = "port"
	LabelHTTPMethod      = "http-method"
	LabelVersion         = "version"
	LabelTime            = "time"
	TimestampFormat      = "2006-01-02 15:04:05"
)

Logger constants

Variables

This section is empty.

Functions

func FromContext

func FromContext(ctx context.Context) *logrus.Logger

FromContext returns the logger in the context.

func NewArgoEventsLogger

func NewArgoEventsLogger() *logrus.Logger

NewArgoEventsLogger returns a new ArgoEventsLogger

func WithLogger

func WithLogger(ctx context.Context, logger *logrus.Logger) context.Context

WithLogger returns a copy of parent context in which the value associated with logger key is the supplied logger.

Types

This section is empty.

Jump to

Keyboard shortcuts

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