Hi,
when using the EMA (C++) Library for a server application, it is normally useful to enable the logs generation to file with standard level for the consumer(s) and provider(s) used.
However, the generated logs are always in the form <FileName>_pid.log (default: “emaLog_pid.log”).
With time, this causes the generation of several logs in the application's working directory (one for each instance of the application). Suppose for instance an application restarted on a daily basis..
Is there in EMA any rolling mechanism that allows to control the number of generated logs?
Thanks
Best Regards,
Paolo