package
Version:
v4.0.7
Opens a new window with list of versions in this module.
Published: Feb 11, 2026
License: MIT
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
¶
NewLogger creates a new logger instance.
type StdoutLogHandler struct {
Handler log.Handler
}
StdoutLogHandler implementation.
func (*StdoutLogHandler) HandleLog ¶
HandleLog implements log.Handler.
It filters out error level logs and above, allowing only info/debug logs to pass through to stdout.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.