Registry / logging / gopub-log

gopub-log

JSON →
library1.2.9gogounverified

A structured logging library for Go applications.

go get github.com/gopub/log
INSTALL
IMPORT
SIG · GOPUB-LOG
G
gopub-log
logginggov1.2.9
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/gopub/log

Logs an info message.

package main import ( "github.com/gopub/log" ) func main() { logger := log.New() logger.Info("Hello, world!") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
32
Resources
gopub-log — go get gopub-log · libregistry