When I deployed in DM-Server latest version I am not able see the log files of my applications, as like 2.0 M4 created seperate folder for each application in side logs folder of serviceablity folder. The We did the following steps to get our application related folders . But for PAR files it is creating respective folders. Even it is not working for Plan files also
We added our applicationName inside MDC.put Using our BundleActivator then it is showing the log files in side servicieablity/dm-server/{applicationName}. Is this the right way to do?


