https://github.com/michaelsproul/colourcat
Tool for distinctly colouring numbers, hashes and identifiers in log files
https://github.com/michaelsproul/colourcat
blockchain cli debugging distributed-systems logging
Last synced: about 1 year ago
JSON representation
Tool for distinctly colouring numbers, hashes and identifiers in log files
- Host: GitHub
- URL: https://github.com/michaelsproul/colourcat
- Owner: michaelsproul
- Created: 2017-05-20T07:42:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-07-25T01:29:41.000Z (almost 7 years ago)
- Last Synced: 2025-05-03T05:03:08.849Z (about 1 year ago)
- Topics: blockchain, cli, debugging, distributed-systems, logging
- Language: Rust
- Homepage:
- Size: 158 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Colourcat
=========
Work-in-progress tool for colourising numbers and hex values in log files.
To install, clone and then:
```
cargo install --path . --force
```
