package
0.0.0-20220321015043-0e286eef2ce2
Repository: https://github.com/quentinmit/go-pvaccess.git
Documentation: pkg.go.dev

# Functions

Logger retrieves the current logger from the context.
WithField returns a new context with the provided field set in the existing logger.
WithFields returns a new context with the provided fields set in the existing logger.
WithLogger returns a new context with the provided logger.

# Variables

L is an alias for Logger.

# Type aliases

No description provided by the author