package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Oct 1, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package logwrap provides an io.Writer that writes its output to a logger
SlogWriter returns an io.Writer that forwards its output to a structured
logger.
Each line of text (terminated by a newline) is sent to the logger as an INFO
message.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.