# Functions

NewStanLogger returns an instance of StanLogger.

# Constants

LogPrefix is prefixed to all NATS Streaming log messages.

# Structs

StanLogger is the logger used in this project and implements the Logger interface.

# Type aliases

Logger interface for the Streaming project.