Registry / logging / spf13-jwalterweatherman

spf13-jwalterweatherman

JSON →
library1.1.0gogounverified

Package jwalterweatherman provides a simple logging library.

go get github.com/spf13/jwalterweatherman
INSTALL
IMPORT
SIG · SPF13-JWALTERWEATH
S
spf13-jwalterweatherman
logginggov1.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.

jwalterweatherman
github.com/spf13/jwalterweatherman

Set the log threshold and print an info message.

package main import ( "github.com/spf13/jwalterweatherman" ) func main() { jwalterweatherman.SetLogThreshold(jwalterweatherman.LevelTrace) jwalterweatherman.INFO.Println("Hello, world!") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
28
Resources
spf13-jwalterweatherman — go get spf13-jwalterweatherman · libregistry