Skip to content
#

dag

Here are 236 public repositories matching this topic...

go-spacemesh
lrettig
lrettig commented Aug 27, 2020

Description

We have a custom Log struct defined in log/zap.go:

https://github.com/spacemeshos/go-spacemesh/blob/964bddb7134d6d643fdbff3142eafaa4519e16b6/log/zap.go#L15-20

#2092 removes the level attribute and removes the functionality to change the log level of an instantiated logger, which a.) wasn't used, b.) isn't necessary, and c.) is bad juju because it does things the logger wa

carsonfarmer
carsonfarmer commented Aug 3, 2020

Ideally, we'd take a page from the https://github.com/multiformats/js-multiformats book and support cjs, esm, etc builds via rollup and friends to support multiple platforms/use-cases. Since this is designed to be a light-weight alternative to other ipds-based libraries, it should have a really low barrier to usage out of the box. In fact, moving forward, this should be a pretty critical require

Improve this page

Add a description, image, and links to the dag topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dag topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.