Registry / logging / apex-log

apex-log

JSON →
library1.9.0gogounverified

Package log implements a simple structured logging API designed with few assumptions.

go get github.com/apex/log
INSTALL
IMPORT
SIG · APEX-LOG
A
apex-log
logginggov1.9.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/apex/log

Basic structured logging with fields

package main import "github.com/apex/log" func main() { log.WithField("key", "value").Info("hello world") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
61 hits · last 30 days
node
54
OpenAI (training)
1
Resources
apex-log — go get apex-log · libregistry