Live data from Hacker News

Show HN: Colorful and Configurable Logging in Rust

github.com

1–2 of 2 posts

Re: Show HN: Colorful and Configurable Logging in Rust

#2
I started using Rust a while ago and have enjoyed learning more about it. This is a crate I made that allows users to spice up their logs with a variety of formats and colors/themes. I like purely functional logs as much as the next guy, but making the birds jealous with fancy colors has really started to grow on me. If that's not your jam, you can also turn off color and just use the formatting features. I'd love to get some feedback on this project, and I hope that some of you enjoy this!