log

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package log configures structured logging for stringer using log/slog.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Setup

func Setup(verbose, quiet bool)

Setup configures the default slog logger based on verbosity flags.

  • quiet mode: only WARN and ERROR messages
  • normal mode: INFO and above
  • verbose mode: DEBUG and above

Output is written to stderr using slog.TextHandler.

Types

This section is empty.

Jump to

Keyboard shortcuts

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