hyperledger / hyperledger/fabric-private-chaincode

use flogging from https://github.com/hyperledger/fabric-lib-go

Open
#804 2 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Go
Stars
174
Forks
98
Avg merge
2d 21h
Merged PRs (30d)
1

Description

**Description**

Many components rely on the fabric logging fabric. We still import the "old" flogging library directly from the fabric repo, however, we should import this one https://github.com/hyperledger/fabric-lib-go/tree/main/common/flogging

TODOs:

replace `"github.com/hyperledger/fabric/common/flogging"` with `github.com/hyperledger/fabric-lib-go/tree/main/common/flogging` in all go files and update go mod files via `go mod tidy`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.