Registry / logging / dms3-go-log

dms3-go-log

JSON →
library0.0.3gogounverified

Package log is the logging library used by DMS3 and p2p projects.

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

Logs an info message using the DMS3 logging library.

package main import ( "fmt" log "gitlab.dms3.io/dms3/go-log" ) func main() { log.Info("Hello, world!") fmt.Println("Logged") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
Amazon
1
OpenAI (training)
1
Resources
dms3-go-log — go get dms3-go-log · libregistry