package
1.1.5
Repository: https://github.com/tricksterproxy/trickster.git
Documentation: pkg.go.dev

# Functions

ConsoleLogger returns a Logger object that prints log events to the Console.
DefaultLogger returns the default logger, which is the console logger at level "info".
New returns a Logger for the provided logging configuration.

# Structs

Logger is a container for the underlying log provider.

# Type aliases

Pairs represents a key=value pair that helps to describe a log event.