I have an angular application which is hosted in kubernetes cluster so that my angular application runs as a pod and I want to log in the pod all the user actions which triggered by application.
I used ngx logger library to log my application functionality. could you help me on this?
can anyone help on this?
Hi bravoaries, did you figure out a way around this?