//
pkg.gl
Category
github.com/shimmeringbee/logwrap
impl
capture
package
0.1.3
Repository:
https://github.com/shimmeringbee/logwrap.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
35 SLOC
#
Functions
NewCapture
NewCapture initialises a new Capture implementation, the handle to be provided to logwrap should be obtained by calling Impl().
#
Structs
Capture
Capture is a structure which provides a log implementation that captures messages sent to it's implementation.