logging

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package logging configures the CLI's structured logger (log/slog). Logs go to stderr so stdout stays reserved for results/SBOM/JSON output.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Configure

func Configure(verbose bool) *slog.Logger

Configure builds a text slog.Logger on stderr, installs it as the default logger, and returns it. When verbose is true the level is Debug; otherwise Warn — so normal runs stay quiet and only surface warnings and errors.

Types

This section is empty.

Jump to

Keyboard shortcuts

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