package
0.0.0-20240306170933-c7dd6cafd6fd
Repository: https://github.com/digitalocean/flipop.git
Documentation: pkg.go.dev

# Functions

AddToContext clones a child context with the provided logger stored as a value.
FromContext extracts a logrus logger from the provided context, or creates a new one if one is not available.
NewTestLogger builds a logger which outputs to the t.Log().