Registry / logging / pangum-logging

pangum-logging

JSON →
library1.0.0gogounverified

A logging library for Go applications, providing structured and configurable log output.

go get github.com/pangum/logging
INSTALL
IMPORT
SIG · PANGUM-LOGGING
P
pangum-logging
logginggov1.0.0
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.

logging
github.com/pangum/logging

Creates a new logger and logs an info message.

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
Amazon
1
OpenAI (training)
1
Resources
pangum-logging — go get pangum-logging · libregistry