Quesiton on OC4J logs generated by web(OAF) pages
Hi All,
I would like to know if adding exception.printStackTrace() in class file, would result in the log being written in OC4J.
We are having an OAF class file. In a try-catch block present in this file, exception.printStackTrace() is written. While entering this catch block, will the error be printed in OC4J log.
Thanks.
Kavin.