Registry / logging / dms3-public-go-log

dms3-public-go-log

JSON →
library0.0.1gogounverified

The logging library used by IPFS and libp2p, providing leveled logging and structured output.

go get gitlab.dms3.io/dms3/public/go-log
INSTALL
IMPORT
SIG · DMS3-PUBLIC-GO-LOG
D
dms3-public-go-log
logginggov0.0.1
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
gitlab.dms3.io/dms3/public/go-log

Creates a named logger and logs an info message.

package main import ( "gitlab.dms3.io/dms3/public/go-log" ) var logger = log.Logger("example") func main() { logger.Info("Hello, world!") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
48 hits · last 30 days
node
40
Resources
dms3-public-go-log — go get dms3-public-go-log · libregistry