I was able to setup EMLAH to log my ASP.NET MVC Application Errors. But log entries are missing User field. I want to add username that is stored in Session to User field. How can I achieve this?
I'm beginner, so sorry if this question is too trivial.
Thanks in advance.