package
1.0.5
Repository: https://github.com/ipfs/go-log.git
Documentation: pkg.go.dev

# Functions

NewMirrorWriter initializes and returns a MirrorWriter.

# Variables

MaxWriterBuffer specifies how big the writer buffer can get before killing the writer.
WriterGroup is the global writer group for logs to output to.

# Structs

MirrorWriter implements a WriteCloser which syncs incoming bytes to multiple [buffered] WriteClosers.