//
pkg.gl
Category
github.com/spiffe/go-spiffe/v2
logger
package
2.5.0
Repository:
https://github.com/spiffe/go-spiffe.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
6
Files
49 SLOC
#
Functions
Writer
Writer provides a logger that outputs logging to the given writer.
#
Variables
Null
Null is a no-op logger.
Std
Std is a logger that uses the Go standard log library.
#
Interfaces
Logger
Logger provides logging facilities to the library.