Documentation ¶
Overview ¶
Package logshim provides a shim to send an io.Writer to a logger, one line at a time. Normally only lines terminated with a newline are sent. If a partial line is sent it will be buffered for up to one minute waiting for the rest of the line. After one minute it will be sent as a line.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.