Registry / logging / admpub-log

admpub-log

JSON →
library1.5.2gogounverified

Package log implements logging with severity levels and message categories.

go get github.com/admpub/log
INSTALL
IMPORT
SIG · ADMPUB-LOG
A
admpub-log
logginggov1.5.2
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.

log
github.com/admpub/log

Log messages with severity levels

package main import ( "github.com/admpub/log" ) func main() { log.Info("This is an info message") log.Error("This is an error message") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
52 hits · last 30 days
node
44
Resources
admpub-log — go get admpub-log · libregistry