logwriter

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogWriter

type LogWriter struct {
	Logger     *log.Logger
	Format     string
	FormatArgs []interface{}
	Calldepth  int
	// contains filtered or unexported fields
}

func (*LogWriter) Close

func (lw *LogWriter) Close() error

func (*LogWriter) ReadFrom

func (lw *LogWriter) ReadFrom(r io.Reader) (n int64, err error)

func (*LogWriter) Write

func (lw *LogWriter) 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