Registry / logging / caos-logging

caos-logging

JSON →
library0.7.0gogounverified

A Go logging library with structured and leveled output.

go get github.com/caos/logging
INSTALL
IMPORT
SIG · CAOS-LOGGING
C
caos-logging
logginggov0.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.

logging
github.com/caos/logging

Logs an info message with fields.

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
22
OpenAI (training)
1
Resources
caos-logging — go get caos-logging · libregistry