Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DefaultHandler = &Handler{ We: &lockedWriter{w: os.Stderr}, Wo: &lockedWriter{w: os.Stdout}, Lvl: slog.LevelDebug, Goa: make([]GroupOrAttrs, 0), } )
Functions ¶
This section is empty.
Types ¶
type GroupOrAttrs ¶
type GroupOrAttrs struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.