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.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.