Registry / logging / op-go-logging

op-go-logging

JSON →
library0.0.0-20160315200505-970db520ece7gogounverified

Package logging implements a logging infrastructure for Go.

go get github.com/op/go-logging
INSTALL
IMPORT
SIG · OP-GO-LOGGING
O
op-go-logging
logginggov0.0.0-20160315200505-970db520ece7
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/op/go-logging

Basic logging usage

package main import ( "github.com/op/go-logging" ) var log = logging.MustGetLogger("example") func main() { log.Info("Hello, world!") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20160315200505-970db520ece7latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
Amazon
1
OpenAI (training)
1
Resources
op-go-logging — go get op-go-logging · libregistry