Registry / logging / charmbracelet-log

charmbracelet-log

JSON →
library1.0.0gogounverified

A minimal and colorful logging library for Go with structured logging support.

go get github.com/charmbracelet/log
INSTALL
IMPORT
SIG · CHARMBRACELET-LOG
C
charmbracelet-log
logginggov1.0.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.

log
github.com/charmbracelet/log

Basic usage of Charm Log to print an info-level message with structured fields.

package main import "github.com/charmbracelet/log" func main() { log.Info("Hello, world!", "key", "value") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
53 hits · last 30 days
node
44
OpenAI (training)
1
Resources
charmbracelet-log — go get charmbracelet-log · libregistry