Registry / logging / jcelliott-lumber

jcelliott-lumber

JSON →
library0.0.0-20160324203708-dd349441af25gogounverified

A simple logger that supports log levels and log rotation.

go get github.com/jcelliott/lumber
INSTALL
IMPORT
SIG · JCELLIOTT-LUMBER
J
jcelliott-lumber
logginggov0.0.0-20160324203708-dd349441af25
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.

lumber
github.com/jcelliott/lumber

Creates a console logger and logs an info message.

package main import ( "github.com/jcelliott/lumber" ) func main() { log := lumber.NewConsoleLogger(lumber.INFO) log.Info("Hello, world!") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20160324203708-dd349441af25latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
28
Resources
jcelliott-lumber — go get jcelliott-lumber · libregistry