We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Wouldn´t it be nice to have the Filename together with the Macrohash in the logfile instead of the hash only ?
Before: INFO: [4] The macro hash is: 3fa93227b810d3359f258442
After: INFO: [4] The macro hash of file Mydocument.doc is 3fa93227b810d3359f258442
The text was updated successfully, but these errors were encountered:
Please quote the filename to also cover filenames with spaces properly.
Sorry, something went wrong.
sbidy
No branches or pull requests
Wouldn´t it be nice to have the Filename together with the Macrohash in the logfile instead of the hash only ?
Before:
INFO: [4] The macro hash is: 3fa93227b810d3359f258442
After:
INFO: [4] The macro hash of file Mydocument.doc is 3fa93227b810d3359f258442
The text was updated successfully, but these errors were encountered: