Registry / logging / mgutz-logxi

mgutz-logxi

JSON →
library0.0.0-20161027140823-aebf8a7d67abgogounverified

logxi is a high-performance, structured logging library for Go applications.

go get github.com/mgutz/logxi
INSTALL
IMPORT
SIG · MGUTZ-LOGXI
M
mgutz-logxi
logginggov0.0.0-20161027140823-aebf8a7d67ab
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.

logxi
github.com/mgutz/logxi

Creates a logger and logs an info message.

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

No known issues recorded.

Upgrade
Version history
0.0.0-20161027140823-aebf8a7d67ablatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
24
Resources
mgutz-logxi — go get mgutz-logxi · libregistry