Registry / logging / gcash-bchlog

gcash-bchlog

JSON →
library0.0.0-20180913005452-b4f036f92fa6gogounverified

Defines an interface and default implementation for subsystem logging with configurable verbosity.

go get github.com/gcash/bchlog
INSTALL
IMPORT
SIG · GCASH-BCHLOG
G
gcash-bchlog
logginggov0.0.0-20180913005452-b4f036f92fa6
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.

bchlog
github.com/gcash/bchlog

Create a logger for a subsystem

package main import ( "github.com/gcash/bchlog" ) func main() { backend := bchlog.NewBackend() logger := backend.Logger("SUBSYS") logger.Info("Hello, world!") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20180913005452-b4f036f92fa6latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
46 hits · last 30 days
node
40
Amazon
1
Resources
gcash-bchlog — go get gcash-bchlog · libregistry