# 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.