package
0.1.3
Repository: https://github.com/shimmeringbee/logwrap.git
Documentation: pkg.go.dev

# Functions

NewCapture initialises a new Capture implementation, the handle to be provided to logwrap should be obtained by calling Impl().

# Structs

Capture is a structure which provides a log implementation that captures messages sent to it's implementation.