package
0.3.0-pre2
Repository: https://github.com/kopia/repo.git
Documentation: pkg.go.dev

# Functions

NewWrapper returns a Storage wrapper that logs all storage commands.
Output is a logging storage option that causes all output to be sent to a given function instead of log.Printf().
Prefix specifies prefix to be prepended to all log output.

# Type aliases

Option modifies the behavior of logging storage wrapper.