Registry / logging / dsoprea-go-logging

dsoprea-go-logging

JSON →
library0.0.0-20200710184922-b02d349568ddgogounverified

A logging library for Go applications.

go get github.com/dsoprea/go-logging
INSTALL
IMPORT
SIG · DSOPREA-GO-LOGGING
D
dsoprea-go-logging
logginggov0.0.0-20200710184922-b02d349568dd
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.

logging
github.com/dsoprea/go-logging

Sets log level and prints a debug message.

package main import ( "github.com/dsoprea/go-logging" ) func main() { logging.SetLevel(logging.LevelDebug) logging.Debugf("This is a debug message") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20200710184922-b02d349568ddlatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
42 hits · last 30 days
node
38
Resources
dsoprea-go-logging — go get dsoprea-go-logging · libregistry