Documentation
¶
Overview ¶
Package logging configures the process-wide structured logger for the CLI.
Default level is Warn (quiet by default, per CLI convention); --debug lifts it to Debug. Output is a human-readable text handler on stderr unless JSON is requested (--log-json), in which case a JSON handler is used.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.