bids-validator
bids-validator copied to clipboard
Enable multiple reports (terminal, file) with different formats/verbosities
trafficstars
I would like to get the non-verbose output in stdout and the verbose output in a file at the same time. Is this currently possible? If not, would you have a recommendation of how to get it without executing the validator twice?
One option I see is to process the JSON output myself but I'm hoping for something simpler.