logger

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2025 License: BSD-3-Clause, ISC Imports: 1 Imported by: 5

Documentation

Overview

Package logger provides a basic logger type.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Logf

type Logf func(format string, args ...any)

Logf is a simple printf-like logging function.

func (Logf) Write

func (f Logf) Write(p []byte) (n int, err error)

Write implements the io.Writer interface.

Jump to

Keyboard shortcuts

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