Registry / logging / arthurhlt-gominlog

arthurhlt-gominlog

JSON →
library0.0.0-20170402142412-72eebf980f46gogounverified

A minimal logging library for Go applications.

go get github.com/ArthurHlt/gominlog
INSTALL
IMPORT
SIG · ARTHURHLT-GOMINLOG
A
arthurhlt-gominlog
logginggov0.0.0-20170402142412-72eebf980f46
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.

gominlog
github.com/ArthurHlt/gominlog

Create a logger and log an info message.

package main import ( "github.com/ArthurHlt/gominlog" ) func main() { logger := gominlog.New() logger.Info("Hello, world!") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20170402142412-72eebf980f46latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
36 hits · last 30 days
node
32
Resources
arthurhlt-gominlog — go get arthurhlt-gominlog · libregistry