Registry / logging / phuslu-log

phuslu-log

JSON →
library1.0.126gogounverified

A high-performance, structured logging library for Go with support for multiple output formats and levels.

go get github.com/phuslu/log
INSTALL
IMPORT
SIG · PHUSLU-LOG
P
phuslu-log
logginggov1.0.126
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/phuslu/log

Log a structured info message with a key-value pair.

package main import ( "github.com/phuslu/log" ) func main() { logger := log.DefaultLogger logger.Info().Str("key", "value").Msg("hello world") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
Amazon
1
OpenAI (training)
1
Resources
phuslu-log — go get phuslu-log · libregistry