package
Version:
v0.22.0
Opens a new window with list of versions in this module.
Published: Jan 14, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Logger wraps slog.Logger with cleanup capability and dynamic handlers
Must wraps NewWithOptions and panics on error
New creates a logger with options (for upterm client)
Close cleans up resources
With returns a new logger with additional attributes
WithGroup returns a new logger with a group
type Option func(*config) error
Option configures a logger
File logs to a file (path is required)
Sentry enables Sentry error reporting
Source Files
¶
Click to show internal directories.
Click to hide internal directories.