Registry / logging / unknwon-log

unknwon-log

JSON →
library0.0.0-20200308114134-929b1006e34agogounverified

A simple logging library for Go with leveled logging and output control.

go get github.com/unknwon/log
INSTALL
IMPORT
SIG · UNKNWON-LOG
U
unknwon-log
logginggov0.0.0-20200308114134-929b1006e34a
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/unknwon/log

Log messages at different levels.

package main import ( "github.com/unknwon/log" ) func main() { log.Info("This is an info message") log.Error("This is an error message") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20200308114134-929b1006e34alatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
40 hits · last 30 days
node
36
Resources
unknwon-log — go get unknwon-log · libregistry