Documentation ¶
Index ¶
Constants ¶
View Source
const ( MAX_MESSAGE_SIZE = 4096 DefaultLogSource = "LOG" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogStreamer ¶
type LogStreamer interface { Stdout() io.Writer Stderr() io.Writer Flush() WithSource(sourceName string) LogStreamer }
func NewNoopStreamer ¶
func NewNoopStreamer() LogStreamer
Directories ¶
Path | Synopsis |
---|---|
This file was generated by counterfeiter
|
This file was generated by counterfeiter |
Click to show internal directories.
Click to hide internal directories.