We can see queries that are run during runtime , bind variable value and more if we debug ADF application.
Right click View Controller and set following flag and run the application.
-Djbo.debugconsole=console
There are other value that can be associated with debugconsole that are file , ADF Logger , silent.
ADF Logger
-Djbo.debugconsole=adflogger –Djbo.adflogger.level=FINEST
No comments:
Post a Comment