java - How track each function in my project -


how track projects let's have 5 different projects in production , want know user in single day how many times login application out of 5 application , after login how many times clicked on button or how many times he/she click on function provided application. want track these things without doing maximum changes in existing code?

only way can think of through logging, using log4j or similar. also, maybe checkout splunk.


Comments

Popular posts from this blog

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

php - Redirect and hide target URL -