I have a managed Server of weblogic which creates a log file managed1.log. How can I configure it not to print the below lines(threadID) ? I tried from admin server configuration, log4j filtering etc but nothing helps ?
1247213 [[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)']
Thanks in Advance!!