I am using a java decompile comparison that runs a process to generate the
output to compare. I would like to be able to see any messages that processing creates. is that possible? maybe have error out or std out in those cases go to the log based on switch?
output to compare. I would like to be able to see any messages that processing creates. is that possible? maybe have error out or std out in those cases go to the log based on switch?
Comment