In this release I added a new column to logs table to save current request Id from HttpContext.TraceIdentifer.
Also now returning LogId inside HttpContext.Items["ExceptionLogId"], so you can now get this logId and show inside your error messages, for better tracking of errors and simple error reportings for your users.