Documentation ¶ Overview ¶ Package logwriter implements writing to log.Logger's. Index ¶ func New(logger *log.Logger) io.Writer Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New(logger *log.Logger) io.Writer New returns a writer that mirrors all writes to the provided logger. Types ¶ This section is empty. Source Files ¶ View all Source files logwriter.go Click to show internal directories. Click to hide internal directories.