How can I set a different output for logging and assertion messages? I am using the CompilerOutputter, but I couldn't see where I set the output file. I need to put all messages inside a file, and only the final result (statistics) I must to send to the standard output.
I read the tutorials and documentation, and couldn't find anything that could help me.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How can I set a different output for logging and assertion messages? I am using the CompilerOutputter, but I couldn't see where I set the output file. I need to put all messages inside a file, and only the final result (statistics) I must to send to the standard output.
I read the tutorials and documentation, and couldn't find anything that could help me.