//
pkg.gl
Category
github.com/av1ppp/logx
handlercolor2
package
0.0.0-20250113043907-bff523830d65
Repository:
https://github.com/av1ppp/logx.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
406 SLOC
#
Functions
Err
Err returns a tinted (colorized) [slog.Attr] that will be written in red color by the [tint.Handler].
New
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.