//
pkg.gl
Category
github.com/holos-run/holos
internal
tint
package
0.102.4
Repository:
https://github.com/holos-run/holos.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
400 SLOC
#
Functions
Err
Err returns a tinted (colorized) [slog.Attr] that will be written in red color by the [tint.Handler].
NewHandler
NewHandler creates a [slog.Handler] that writes tinted logs to Writer w, using the default options.
#
Structs
Options
Options for a slog.Handler that writes tinted logs.