Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional logging info #26

Open
vredesbyyrd opened this issue Dec 22, 2024 · 0 comments
Open

Additional logging info #26

vredesbyyrd opened this issue Dec 22, 2024 · 0 comments

Comments

@vredesbyyrd
Copy link

Hi.

Would it be possible to have a more verbose logging option that logs the duration/speed info?

On stdout we see something like:

- 0s elapsed
- 654.05 files/second
- 0.10 MB/second

I did try to disable built in logging altogether and redirect everything to the log with:

unbuffer chkbit --db --update --show-missing $SOURCE 2>&1 | tee $CHKBIT_LOG

But with that, the very nice progress bar also gets logged on every newline. IMO it can be nice to see how long, long running jobs are really taking.

Any thoughts on such a feature? Thanks for your time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant