Registry / logging / pions-logging

pions-logging

JSON →
library0.2.4gogounverified

A logging library for the Pion WebRTC project, providing leveled logging.

go get github.com/pions/logging
INSTALL
IMPORT
SIG · PIONS-LOGGING
P
pions-logging
logginggov0.2.4
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/pions/logging

Creates a logger and logs an info message.

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
26
Amazon
1
Resources
pions-logging — go get pions-logging · libregistry