logging

package
v0.11.2 Latest Latest
Warning

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

Go to latest
Published: May 28, 2020 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HcLogUI

type HcLogUI struct {
	Log hclog.Logger
}

HcLogUI is an implementation of Ui that takes a hclogger and uses it to Log the output. It is intended for write only use cases and the Ask/AskSecret methods are not implemented.

func (*HcLogUI) Ask

func (l *HcLogUI) Ask(query string) (string, error)

func (*HcLogUI) AskSecret

func (l *HcLogUI) AskSecret(query string) (string, error)

func (*HcLogUI) Error

func (l *HcLogUI) Error(message string)

func (*HcLogUI) Info

func (l *HcLogUI) Info(message string)

func (*HcLogUI) Output

func (l *HcLogUI) Output(message string)

func (*HcLogUI) Warn

func (l *HcLogUI) Warn(message string)

Jump to

Keyboard shortcuts

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