Registry / logging / cihub-seelog

cihub-seelog

JSON →
library0.0.0-20170130134532-f561c5e57575gogounverified

Package seelog provides flexible logging for Go applications.

go get github.com/cihub/seelog
INSTALL
IMPORT
SIG · CIHUB-SEELOG
C
cihub-seelog
logginggov0.0.0-20170130134532-f561c5e57575
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.

seelog
✓ github.com/cihub/seelog

Log an info message using Seelog.

package main import ( "github.com/cihub/seelog" ) func main() { defer seelog.Flush() seelog.Info("Hello from Seelog") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20170130134532-f561c5e57575latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
43 hits · last 30 days
node
36
Resources
cihub-seelog — go get cihub-seelog · libregistry