Seperate logging file for multiple Pega applications running on a node
Hi,
In one of our Client scenario, say we have one prpc / prweb app running within our app server. We have one large pega application that writes to PegaRULES.log file. Within the same prpc / prweb app, we have couple of other Pega applications, with separate functionality, kind of independent applications. We know all the application's logs are getting written in the same file for that node, but to save effort and complexity Client wants each application to log its debugging steps, etc. to separate log files -- PegaRULES-App1.log, PegaRULES-App2.log, PegaRULES-AppN.log.
Is there any way to achieve it in Pega? Please suggest.
Regards,
Arpita