logger

package
v0.3.14 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateLogFileInput

type CreateLogFileInput struct {
	LogFolder string
	Name      string
}

type LogFile

type LogFile struct {
	*bufio.Writer
	// contains filtered or unexported fields
}

func CreateLogFile

func CreateLogFile(input CreateLogFileInput) *LogFile

func (*LogFile) Close

func (f *LogFile) Close()

func (*LogFile) Flush

func (f *LogFile) Flush()

func (*LogFile) Logger

func (f *LogFile) Logger() logr.Logger

func (*LogFile) Name

func (f *LogFile) Name() string

Jump to

Keyboard shortcuts

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