bobbyiliev/kubegen-cli

Add structured logging configuration

Open

#189 geöffnet am 23. Jan. 2026

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (0 Forks)github user discovery
enhancementhacktoberfest

Repository-Metriken

Stars
 (6 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Configurable structured logging output.

Acceptance Criteria:

  • JSON log format option
  • Log level configuration
  • Field standardization (controller, namespace, name)
  • tracing-subscriber configuration

Contributor Guide