https://github.com/killercup/convey
A Rust create for outputting information and log messages for humans and machines
https://github.com/killercup/convey
Last synced: 9 months ago
JSON representation
A Rust create for outputting information and log messages for humans and machines
- Host: GitHub
- URL: https://github.com/killercup/convey
- Owner: killercup
- License: apache-2.0
- Created: 2018-09-29T12:39:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-02T16:11:03.000Z (over 6 years ago)
- Last Synced: 2025-07-02T11:14:26.877Z (9 months ago)
- Language: Rust
- Homepage: https://docs.rs/convey
- Size: 102 KB
- Stars: 39
- Watchers: 5
- Forks: 5
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-APACHE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Convey
> **Easily Output Your Data for Humans and Machines Alike**
[](https://travis-ci.com/killercup/convey)
This is very much work in progress.
You can find a draft of initial ideas [here](https://github.com/rustwasm/wasm-pack/issues/298#issuecomment-423747454).
## License
Licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in the work by you, as defined in the Apache-2.0
license, shall be dual licensed as above, without any additional terms or
conditions.