package
0.9.0
Repository: https://github.com/pachyderm-io/pfs.git
Documentation: pkg.go.dev

# Functions

Print prints a log message with fmt.Print semantics using the pachyderm Logger.
Printf prints a log message with fmt.Printf semantics using the pachyderm Logger.
SetLogger sets the logger used by pachyderm.
Writer returns an io.Writer for logging.

# Variables

DefaultLogger is the default logger used.

# Interfaces

Logger is a super simple logger.