Description
When an application installs a FaultListener, and the FaultListener requests logging, the logging should be INFO or WARN, not DEBUG. Further, the 'printStackTrace' feature should apply only to the non-Listener case, as the listener can perfectly well log stack traces if it likes.