package
0.13.4
Repository: https://github.com/envoyproxy/go-control-plane.git
Documentation: pkg.go.dev

# Functions

NewDefaultLogger creates a DefaultLogger which is a no-op to maintain current functionality.

# Structs

DefaultLogger is enabled when no consuming clients provide a logger to the server/cache subsystem.
LoggerFuncs implements the Logger interface, allowing the caller to specify only the logging functions that are desired.

# Interfaces

Logger interface for reporting informational and warning messages.