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

Improve preprocess command logging #36

Open
TomyCesaille opened this issue Feb 3, 2025 · 0 comments
Open

Improve preprocess command logging #36

TomyCesaille opened this issue Feb 3, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@TomyCesaille
Copy link
Owner

Problem

The poto logs are 'invisible' compared to the massive amount of Siril logs while it executes the ssf script.

Solution

Leverage https://github.com/sindresorhus/log-update (or https://github.com/sindresorhus/ora), eventually https://github.com/npkgz/cli-progress too, to display 1-10 lines of Siril logs maximum in the console in order to keep tracking Poto-Siril logs.

This is a good opportunity to persist Siril command outputs in files.

@TomyCesaille TomyCesaille added the enhancement New feature or request label Feb 3, 2025
@TomyCesaille TomyCesaille changed the title Improve preprocess logging Improve preprocess command logging Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant