I have deployed an ADF application to the Managed server on weblogic when an error happened inside any application on this server I need to read the server log file "which has many lines "it takes much time to identify the line of exception and can't identify this error refer to which application.
first: how I can custom this log file to "show errors only".
Second: how I can separate every application log file.
Thanks in advance