Discover Packages
github.com/achetronic/baifo
internal
logging
package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Jun 26, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Init configures the global slog logger and standard log redirection.
It returns the log *os.File pointer (or nil if discarding), and any error during file opening.
type NoopRedactor struct{}
NoopRedactor is a stub that returns the attribute unchanged.
It will be replaced by the actual secrets redactor in Phase 2.
Redactor defines the interface for sanitizing log attributes
before they are written to the sink.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.