comby: less verbose file path logging
Created by: rvantonder
This PR just adds a String()
method for comby args that truncates the file patterns / file paths that are logged, printing the length instead of the full path names.
No test here, this is just a utility/logging function.