logger

package
v0.3.4 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package logger centralises configuration of the process-wide clog logger for the CLI, layered on top of conductor's defaults.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Configure added in v0.1.5

func Configure()

Configure applies Clover's clog customisations on top of conductor's defaults (env prefix, stderr output, duration formats); conductor runs it via App.ConfigureLog before any command logs. It is the single place CLI logging policy lives, so levels and other tweaks can grow here without touching command code.

func SetVerbose

func SetVerbose(verbose bool)

SetVerbose enables debug-level CLI logs.

Types

This section is empty.

Jump to

Keyboard shortcuts

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