package
0.2.4
Repository: https://github.com/relloyd/halfpipe.git
Documentation: pkg.go.dev

# Functions

NewLogger will create a new logger implementation.
NewMockLogger creates a new mock instance.
NewLogger will create a new logger implementation.

# Structs

LoggerImpl is a struct that extends sirupsen/logrus.
MockLogger is a mock of Logger interface.
MockLoggerMockRecorder is the mock recorder for MockLogger.

# Interfaces

Logger type is interface for available logging methods.