Registry / logging / cybozu-go-log

cybozu-go-log

JSON →
library1.7.0gogounverified

Package log provides a structured logging framework for cybozu products with mandatory and optional fields.

go get github.com/cybozu-go/log
INSTALL
IMPORT
SIG · CYBOZU-GO-LOG
C
cybozu-go-log
logginggov1.7.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/cybozu-go/log

Log an info message with a structured field.

package main import ( "github.com/cybozu-go/log" ) func main() { log.Info("hello", log.FnMessage, "world") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
47 hits · last 30 days
node
40
OpenAI (training)
1
Resources
cybozu-go-log — go get cybozu-go-log · libregistry