Hi,
I have developed a custom component (ValidateStandard filter). I have used java logger class(java.util.logging.Logger) to log more information in UCM_server1.out file.
But there is no logging in .out file. While I am using System.Out.Println(), things are getting logged.
Is there any configuration needs to be done on weblogic server side(may be in logging.xml file) or I need to use logginghelper class to do the logging in .out file
Please help.
Regards,
Avijit