package
0.14.0
Repository: https://github.com/apache/pulsar-client-go.git
Documentation: pkg.go.dev

# Functions

DefaultNopLogger returns a nop logger.
NewLoggerWithLogrus creates a new logger which wraps the given logrus.Logger.
No description provided by the author

# Interfaces

Entry
Entry describes the interface for the logger entry.
Logger describes the interface that must be implemeted by all loggers.

# Type aliases

Fields type, used to pass to `WithFields`.