add into java option of the project before launch
-Djbo.debugoutput=console
To run an ADF Application on Jdeveloper 12c and have a verbose log, halpfull to understanding what appened at runtime and witch DB statement execute, witch parameters are used, etc, etc....
You can add follow java parameter on project run:
-Djbo.debugoutput=console