Registry / logging / pion-logging

pion-logging

JSON →
library0.2.4gogounverified

Package logging provides the logging library used by Pion.

go get github.com/pion/logging
INSTALL
IMPORT
SIG · PION-LOGGING
P
pion-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/pion/logging

Create and use a Pion logger.

package main import ( "github.com/pion/logging" ) func main() { log := logging.NewDefaultLoggerFactory().NewLogger("example") log.Info("Hello, Pion!") }
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
30 hits · last 30 days
node
28
Amazon
1
OpenAI (training)
1
Resources
pion-logging — go get pion-logging · libregistry