davelog

package
v0.0.0-...-31b5be2 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Log

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

A Log represents an active logger.

func New

func New(w io.Writer, verbose bool) *Log

New creates logger.

func (*Log) Debugf

func (l *Log) Debugf(format string, v ...interface{})

Debugf logs formatted debug message.

func (*Log) Infof

func (l *Log) Infof(format string, v ...interface{})

Infof logs formatted info message.

Jump to

Keyboard shortcuts

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