package
2.0.0-alpha.3+incompatible
Repository: https://github.com/nicholasjackson/pipe.git
Documentation: pkg.go.dev

# Functions

New creates a new logger from the given logger and statsd client.

# Structs

LoggerImpl is a concrete implementation of the Logger interface.
LoggerMock is a mock implementation of Logger.
No description provided by the author

# Interfaces

go:generate moq -out mock_logger.go .
ProviderLogger defines logging methods for a provider.
ServerLogger defines the interface for logging methods for the server.