chug

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2015 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Entry

type Entry struct {
	IsLager    bool
	LogMessage *events.LogMessage
	Raw        []byte
	Log        LogEntry
}

func ChugLogMessage

func ChugLogMessage(logMessage *events.LogMessage) Entry

type LogEntry

type LogEntry struct {
	Timestamp time.Time
	LogLevel  lager.LogLevel
	Source    string
	Message   string
	Session   string
	Error     error
	Trace     string
	Data      lager.Data
}

Jump to

Keyboard shortcuts

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