log

package
v0.0.0-...-f4b31ea Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2025 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Overview

Package log adds an internal logging API. This makes us future-proof in case we depend on another package for logging and need to switch.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Errorf

func Errorf(ctx context.Context, format string, args ...interface{})

Errorf logs fatal errors when handling a request.

func Infof

func Infof(ctx context.Context, format string, args ...interface{})

Infof logs information a developer might find useful for debugging.

Types

This section is empty.

Jump to

Keyboard shortcuts

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