Registry / logging / comail-colog

comail-colog

JSON →
library0.0.0-20160416085026-fba8e7b1f46cgogounverified

Package colog implements prefix-based logging by hooking into the standard library log package and parsing log messages with level prefixes.

go get github.com/comail/colog
INSTALL
IMPORT
SIG · COMAIL-COLOG
C
comail-colog
logginggov0.0.0-20160416085026-fba8e7b1f46c
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.

colog
github.com/comail/colog

Register colog and log with level prefix

package main import ( "log" "github.com/comail/colog" ) func main() { colog.Register() log.Print("info: this is an info message") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20160416085026-fba8e7b1f46clatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
39 hits · last 30 days
node
32
OpenAI (training)
1
Resources
comail-colog — go get comail-colog · libregistry