log

package
v0.1.156 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2026 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 Logger

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

Logger is a simple adapter that wraps Wool into a Printf-style interface.

func AsLog

func AsLog(w *wool.Wool) *Logger

AsLog creates a Logger from a Wool instance.

func (*Logger) Info

func (l *Logger) Info(message string, args ...any)

Info logs a formatted message at INFO level.

Jump to

Keyboard shortcuts

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