Registry / logging / gookit-slog

gookit-slog

JSON →
library0.6.0gogounverified

A lightweight, extensible, and configurable logging library for Go.

go get github.com/gookit/slog
INSTALL
IMPORT
SIG · GOOKIT-SLOG
G
gookit-slog
logginggov0.6.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

slog
github.com/gookit/slog

Logs an info message using slog.

package main import ( "github.com/gookit/slog" ) func main() { slog.Info("hello world") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
28
OpenAI (training)
1
Resources
gookit-slog — go get gookit-slog · libregistry