console_tailed_logs_outputter

package
v0.0.0-...-098adc7 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2015 License: Apache-2.0 Imports: 8 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConsoleTailedLogsOutputter

type ConsoleTailedLogsOutputter struct {
	// contains filtered or unexported fields
}

func NewConsoleTailedLogsOutputter

func NewConsoleTailedLogsOutputter(ui terminal.UI, logReader logs.LogReader) *ConsoleTailedLogsOutputter

func (*ConsoleTailedLogsOutputter) OutputDebugLogs

func (ctlo *ConsoleTailedLogsOutputter) OutputDebugLogs(pretty bool)

func (*ConsoleTailedLogsOutputter) OutputTailedLogs

func (ctlo *ConsoleTailedLogsOutputter) OutputTailedLogs(appGuid string)

func (*ConsoleTailedLogsOutputter) StopOutputting

func (ctlo *ConsoleTailedLogsOutputter) StopOutputting()

type TailedLogsOutputter

type TailedLogsOutputter interface {
	OutputDebugLogs(pretty bool)
	OutputTailedLogs(appGuid string)
	StopOutputting()
}

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