Registry / logging / distributed-lab-logan

distributed-lab-logan

JSON →
library3.8.1+incompatiblegogounverified

A structured logging library for Go applications, providing leveled logging and log entry formatting.

go get gitlab.com/distributed_lab/logan
INSTALL
IMPORT
SIG · DISTRIBUTED-LAB-LO
D
distributed-lab-logan
logginggov3.8.1+incompatible
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.

logan
gitlab.com/distributed_lab/logan

Creates a new logger and logs an info message.

package main import ( "gitlab.com/distributed_lab/logan" ) func main() { log := logan.New() log.Info("Hello, world!") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.8.1+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
50 hits · last 30 days
node
38
Resources
distributed-lab-logan — go get distributed-lab-logan · libregistry