package
1.13.0
Repository: https://github.com/drone/autoscaler.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

Discard returns a no-op logger.
FromContext retrieves the current logger from the context.
FromRequest retrieves the current logger from the request.
Logrus returns a Logger that wraps a logrus.Entry.
WithContext returns a new context with the provided logger.

# Variables

Default returns the default logger.

# Interfaces

A Logger represents an active logging object that generates lines of output to an io.Writer.