Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetInternalLogger ¶
GetInternalLogger returns the internal logger used by logbundle (without source)
Types ¶
type CustomHandler ¶
type CustomHandler struct {
// contains filtered or unexported fields
}
CustomHandler implements slog.Handler with custom formatting Format: "YYYY/MM/DD HH:MM:SS [LEVEL] [file:line] message key=value..."
func NewCustomHandler ¶
Click to show internal directories.
Click to hide internal directories.