To get the problem object in the output message, you'll probably
need to write a custom precondition class. There is documentation on it at http://www.liquibase.org/documentation/preconditions.html
Within a custom precondition, you have whatever flexibility you
need both in what you are checking and the output.
Nathan