package
Version:
v0.43.2
Opens a new window with list of versions in this module.
Published: Sep 29, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ToSlog creates a new *slog.Logger that adapts the given Logger to the slog interface
type Logger interface {
Log(keyvals ...any) error
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.