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

option to only log summary #49

Closed
raDiesle opened this issue Apr 16, 2021 · 3 comments
Closed

option to only log summary #49

raDiesle opened this issue Apr 16, 2021 · 3 comments

Comments

@raDiesle
Copy link

raDiesle commented Apr 16, 2021

As we do use renamer for every build, its not needed to log every single renamed file,
instead show a one line, e.g. how many files were renamed, as it clutters the log.

What do you think?

btw. nice tool!

@75lb
Copy link
Owner

75lb commented Apr 22, 2021

Yes, we need this feature and it will be included in the next version..

@75lb
Copy link
Owner

75lb commented Apr 30, 2021

just FYI, i'm putting the finishing touches to the next release which includes this feature..

If you would like to try it, your feedback would be appreciated.. install:

npm install -g renamer@next

To see the one-line view, add --view one-line to your renamer command args.. There is now also a --silent option.

You can define custom views and replace functions too, which I'm in the process of documenting.. Let me know if I missed anything.

@75lb
Copy link
Owner

75lb commented May 3, 2021

released in v3

@75lb 75lb closed this as completed May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants