How to find when a WebLogic patch was applied
After a WLS patch was applied by bsu.sh to WebLogic embedded in EBS R12.2, how to find the date that the patch was applied? I can verify it was applied, but do not find a way to check when it was applied.
Also, where is the log file for bsu.sh, when below line is used?
./bsu.sh -install -patch_download_dir=$FMW_HOME/utils/bsu/cache_dir -patchlist=E7HI -prod_dir=$FMW_HOME/wlserver_10.3
Thank you.