Is it possible to have the post write extra or custom information to the warning.out file in certain situations?
Solution
The CATCH_WARNING command can be used to to send information to this file as part of a normal post custom command.
For example:
CATCH_WARNING "Event aborted!"
Notes