Documentation ¶ Overview ¶ Package log configures the process-wide structured logger. Index ¶ func Setup() Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Setup ¶ func Setup() Setup installs the default slog logger. It writes human-readable text to stderr; set LOG_FORMAT=json for structured output and LOG_LEVEL to one of debug|info|warn|error (default info). Types ¶ This section is empty. Source Files ¶ View all Source files log.go Click to show internal directories. Click to hide internal directories.