You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 26, 2026. It is now read-only.
It will be very useful for programmers to see how the script is processing the data.
Lets consider -v will give the default output, especially occurred exceptions.
we could add arguments to have a closer view into the single modes and interpetations
-v all (prints every logging output found)
-v mode (prints only the output of the used mode)
-v | -v default (print the default verbose output)
and more
I think this might be a good way to understand the behaviour even as an user.
The implementation could be quite difficult so consider this as a later feature.
It will be very useful for programmers to see how the script is processing the data.
Lets consider -v will give the default output, especially occurred exceptions.
we could add arguments to have a closer view into the single modes and interpetations
I think this might be a good way to understand the behaviour even as an user.
The implementation could be quite difficult so consider this as a later feature.