logger

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2025 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(s string, a ...any)

Debug is used for debug logs and controlled by the flag --debug. Uses the same interface as fmt.Printf.

func Error

func Error(s string, a ...any)

Error is used for error logging. Uses the same interface as fmt.Printf.

func Fatal

func Fatal(s string, a ...any)

Fatal is used much in the same way as log.Fatal Uses the same interface as fmt.Printf.

func Info

func Info(s string, a ...any)

Info is used for general logging. Uses the same interface as fmt.Printf.

func LogLogo()

Types

This section is empty.

Jump to

Keyboard shortcuts

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