Closed kmgill closed 1 year ago
log and/or env_logger. Requirement is that it integrate properly with the progress bar. I'm not opposed to rolling my own simple logging system based on the existing vprintln if they don't integrate.
log
env_logger
vprintln
log and env_logger do not gracefully integrate with indicatif. Moved vprintln stuff to new project Stump: https://github.com/kmgill/stump
indicatif
Stump
Completed
log
and/orenv_logger
. Requirement is that it integrate properly with the progress bar. I'm not opposed to rolling my own simple logging system based on the existingvprintln
if they don't integrate.