log

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package log provides logging routines based on slog package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debugf

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

Debugf logs a debug message.

func Errorf

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

Errorf logs an error message.

func Fatalf

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

Fatalf logs a fatal message.

func Infof

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

Infof logs an info message.

func Warnf

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

Warnf logs a warning message.

Types

This section is empty.

Jump to

Keyboard shortcuts

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