xenoterracide / brix

Brix is a CLI tool written in Rust for scaffolding and code generation.
https://crates.io/crates/brix
MIT License
5 stars 0 forks source link

log level #36

Closed xenoterracide closed 1 year ago

xenoterracide commented 1 year ago

log level error and above should always be output. also --help doesn't mention --log-level. I had to go source diving.