message

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package message controls message printing. THis isn't a "logging" package per se, but adds some niceties for log-like needs.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debugf

func Debugf(format string, args ...any)

Debugf prints out debug-level information messages with a formatting directive.

func Errorf

func Errorf(format string, args ...any)

Errorf prints out debug-level information messages with a formatting directive.

func Fatalf

func Fatalf(format string, args ...any)

Fatalf prints out debug-level information messages with a formatting directive, and then exits with code 1.

func Infof

func Infof(format string, args ...any)

Infof prints out debug-level information messages with a formatting directive.

func Warnf

func Warnf(format string, args ...any)

Warnf prints out debug-level information messages with a formatting directive.

Types

This section is empty.

Jump to

Keyboard shortcuts

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