Registry / logging / whosonfirst-go-whosonfirst-log

whosonfirst-go-whosonfirst-log

JSON →
library0.1.0gogounverified

A logging package for Who's On First projects.

go get github.com/whosonfirst/go-whosonfirst-log
INSTALL
IMPORT
SIG · WHOSONFIRST-GO-WHO
W
whosonfirst-go-whosonfirst-log
logginggov0.1.0
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/whosonfirst/go-whosonfirst-log

Creates a simple logger and logs an info message.

package main import ( "github.com/whosonfirst/go-whosonfirst-log" ) func main() { logger := log.SimpleLogger() logger.Info("Hello, world!") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

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