logging

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package logging provides lightweight structured logging helpers that write timestamped key-value lines to stdout.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Err

func Err(msg string, kv ...any)

Err logs an error message with optional key-value pairs to stdout.

func Info

func Info(msg string, kv ...any)

Info logs an informational message with optional key-value pairs to stdout.

func Warn

func Warn(msg string, kv ...any)

Warn logs a warning message with optional key-value pairs to stdout.

Types

This section is empty.

Jump to

Keyboard shortcuts

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