agency

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(msgs ...any)

func Error

func Error(msgs ...any)

func Info

func Info(msgs ...any)

func Set

func Set(logger Logger)

func Warn

func Warn(msgs ...any)

Types

type Logger

type Logger interface {
	Info(msgs ...any)
	Debug(msgs ...any)
	Warn(msgs ...any)
	Error(msgs ...any)
}

Jump to

Keyboard shortcuts

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