package
2.5.0
Repository: https://github.com/spiffe/go-spiffe.git
Documentation: pkg.go.dev

# Functions

Writer provides a logger that outputs logging to the given writer.

# Variables

Null is a no-op logger.
Std is a logger that uses the Go standard log library.

# Interfaces

Logger provides logging facilities to the library.