Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/slog-rs/json
Json formatter for slog-rs
https://github.com/slog-rs/json
Last synced: 15 days ago
JSON representation
Json formatter for slog-rs
- Host: GitHub
- URL: https://github.com/slog-rs/json
- Owner: slog-rs
- License: apache-2.0
- Created: 2016-11-30T20:47:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-03-21T18:10:56.000Z (over 2 years ago)
- Last Synced: 2024-04-24T13:55:52.380Z (7 months ago)
- Language: Rust
- Size: 66.4 KB
- Stars: 14
- Watchers: 5
- Forks: 22
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# slog-json - JSON drain for [slog-rs]
For more information, help, to report issues etc. see [slog-rs][slog-rs].
## Note
slog_json parses the logged Record values only, consider using [slog-bunyan][bunyan] instead for a more complete output format.[slog-rs]: //github.com/slog-rs/slog
[bunyan]: //github.com/slog-rs/bunyan