Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitLogger ¶
func InitLogger(level string)
Types ¶
type CustomHandler ¶
type CustomHandler struct {
// contains filtered or unexported fields
}
func NewCustomHandler ¶
func NewCustomHandler(w io.Writer, level slog.Level) *CustomHandler
Click to show internal directories.
Click to hide internal directories.