# Functions
No description provided by the author
NewLineParsingWriter creates a LineParsingWriter.
NewLogWriter returns a LineParsingWriter that writes to log.Println with the specified prefix.
# Structs
No description provided by the author
LineParsingWriter is a Writer that buffers output by line, and calls the specified function for each line.
# Type aliases
No description provided by the author