package
0.6.10
Repository: https://github.com/milvus-io/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.

# 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`.