Registry / logging / phachon-go-logger

phachon-go-logger

JSON →
library0.0.0-20191215032019-86e4227f71eagogounverified

A simple and extensible logging library for Go applications.

go get github.com/phachon/go-logger
INSTALL
IMPORT
SIG · PHACHON-GO-LOGGER
P
phachon-go-logger
logginggov0.0.0-20191215032019-86e4227f71ea
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.

logger
github.com/phachon/go-logger

Logs a debug message

package main import ( "github.com/phachon/go-logger" ) func main() { log := logger.NewLogger() log.Debug("This is a debug message") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20191215032019-86e4227f71ealatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
Amazon
1
OpenAI (training)
1
Resources
phachon-go-logger — go get phachon-go-logger · libregistry