panamax icon indicating copy to clipboard operation
panamax copied to clipboard

Add logging capabilities

Open k3d3 opened this issue 3 years ago • 0 comments

Right now, Panamax only prints progress bars out to stdout. While this looks nice, unfortunately it's not great for automated systems.

There should be some level of logging that can be thrown into a file or into a syslog, with different levels of erroring. I'm thinking of using the tracing crate for this.

k3d3 avatar Sep 08 '21 02:09 k3d3