providerlog

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetDefault

func SetDefault()

Types

type ProviderFormatter

type ProviderFormatter struct {
}

ProviderFormatter ensures that format is actually adhering to Terraform Provider conventions

func (*ProviderFormatter) Format

func (p *ProviderFormatter) Format(e *logrus.Entry) ([]byte, error)

type ProviderLogWriter

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

func NewProviderLogWriter

func NewProviderLogWriter(w io.Writer) *ProviderLogWriter

func (*ProviderLogWriter) Close

func (w *ProviderLogWriter) Close() error

func (*ProviderLogWriter) Write

func (w *ProviderLogWriter) Write(p []byte) (n int, err error)

Jump to

Keyboard shortcuts

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