Hello All,
My objective is to put logs from certain packages into a separate log file which I could achieve by following steps in below blog: -
How to create own log files on a SAP NetWeaver AS Java 7.3 and higher - CRM - SCN Wiki
Everything is working fine, the logs from packages that I maintained in ConfigTool property 'SingleTraceFile_UnrestrictedLocations' are being written into separate log file.
However, I noticed that they are getting written in defaulttrace.trc file as well, which I don't want.
What is missing here such that these log messages get logged only in separate log file and not into defaulttrace?
Thanks & Regards,
Amey