35 lines
1.4 KiB
Markdown
35 lines
1.4 KiB
Markdown
|
# go-libp2p-loggables
|
||
|
|
||
|
[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](https://protocol.ai)
|
||
|
[![](https://img.shields.io/badge/project-libp2p-yellow.svg?style=flat-square)](https://libp2p.io)
|
||
|
[![](https://img.shields.io/badge/freenode-%23libp2p-yellpw.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23libp2p)
|
||
|
[![Discourse posts](https://img.shields.io/discourse/https/discuss.libp2p.io/posts.svg)](https://discuss.libp2p.io)
|
||
|
|
||
|
> logging helpers for go-libp2p
|
||
|
|
||
|
## Install
|
||
|
|
||
|
```
|
||
|
go get github.com/libp2p/go-libp2p-loggables
|
||
|
```
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
See https://godoc.org/github.com/libp2p/go-libp2p-loggables.
|
||
|
|
||
|
## Contribute
|
||
|
|
||
|
Feel free to join in. All welcome. Open an [issue](https://github.com/libp2p/go-libp2p-loggables/issues)!
|
||
|
|
||
|
Check out our [contributing document](https://github.com/libp2p/community/blob/master/CONTRIBUTE.md) for more information on how we work, and about contributing in general. Please be aware that all interactions related to libp2p are subject to the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md).
|
||
|
|
||
|
Small note: If editing the README, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.
|
||
|
|
||
|
## License
|
||
|
|
||
|
[MIT](LICENSE) © 2016 Jeromy Johnson.
|
||
|
|
||
|
---
|
||
|
|
||
|
The last gx published version of this module was: 1.1.33: QmUbSLukzZYZvEYxynj9Dtd1WrGLxxg9R4U68vCMPWHmRU
|