loggers

package
v4.10.0 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RandomMessage added in v4.9.1

func RandomMessage() string

Types

type Logger

type Logger interface {
	Debug(message string)
	Error(message string)
	Fatal(message string)
	Info(message string)
	Success(message string)
}

Jump to

Keyboard shortcuts

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