Registry / logging / multiversx-mx-chain-logger-go

multiversx-mx-chain-logger-go

JSON →
library1.1.0gogounverified

Package mx-chain-logger-go provides logging utilities for the MultiversX blockchain.

go get github.com/multiversx/mx-chain-logger-go
INSTALL
IMPORT
SIG · MULTIVERSX-MX-CHAI
M
multiversx-mx-chain-logger-go
logginggov1.1.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.

logger
github.com/multiversx/mx-chain-logger-go

Creates a logger instance and logs an info message.

package main import ( "github.com/multiversx/mx-chain-logger-go" ) func main() { log := logger.GetOrCreate("example") log.Info("Hello, MultiversX!") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
26
Resources
multiversx-mx-chain-logger-go — go get multiversx-mx-chain-logger-go · libregistry