log_streamer

package
v0.1441.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 13, 2016 License: Apache-2.0 Imports: 7 Imported by: 6

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 New

func New(guid string, sourceName string, index int) LogStreamer

func NewNoopStreamer

func NewNoopStreamer() LogStreamer

Directories

Path Synopsis
This file was generated by counterfeiter
This file was generated by counterfeiter

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL