Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var New = slog.NewTextHandler
New creates a [TextHandler] that writes to w, using the given options. If opts is nil, the default options are used.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options = slog.HandlerOptions
Click to show internal directories.
Click to hide internal directories.