Documentation
¶
Index ¶
Constants ¶
View Source
const SuccessKey = "_success"
Special attribute key for marking success messages
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler is a custom slog handler that formats log output without timestamps or levels
func NewHandler ¶
NewHandler creates a new Handler
Click to show internal directories.
Click to hide internal directories.