monitoring

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Logf func(format string, v ...interface{}) = log.Printf

Logf is the package-level diagnostic logger. It defaults to log.Printf but may be replaced by SetLogger. Tests or production code can redirect or mute it.

Functions

func SetLogger

func SetLogger(f func(format string, v ...interface{}))

SetLogger replaces the package logger. Passing nil will set a no-op logger.

Types

This section is empty.

Jump to

Keyboard shortcuts

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