logwriter

package
v0.10.4 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAzureLogWriter

func NewAzureLogWriter(azureClient core.AzureClient,
	purpose core.SASURLPurpose,
	logger lumber.Logger) core.LogWriterStrategy

func NewBufferLogWriter

func NewBufferLogWriter(subModule string,
	buffer *bytes.Buffer,
	logger lumber.Logger) core.LogWriterStrategy

Types

type AzureLogWriter

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

func (*AzureLogWriter) Write

func (a *AzureLogWriter) Write(ctx context.Context, reader io.Reader) <-chan error

type BufferLogWriter

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

func (*BufferLogWriter) Write

func (b *BufferLogWriter) Write(ctx context.Context, reader io.Reader) <-chan error

Jump to

Keyboard shortcuts

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