Registry / logging / michaelquigley-pfxlog

michaelquigley-pfxlog

JSON →
library1.0.0gogounverified

A Go logging library with prefix support.

go get github.com/michaelquigley/pfxlog
INSTALL
IMPORT
SIG · MICHAELQUIGLEY-PFX
M
michaelquigley-pfxlog
logginggov1.0.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.

pfxlog
github.com/michaelquigley/pfxlog

Create a logger and log a message

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
1
Resources
michaelquigley-pfxlog — go get michaelquigley-pfxlog · libregistry