OnActionExecuting


The following has been logged:

  • Id: 76dfa935-90f3-4f8a-bf01-0f680e62e10c
  • Correlation Id: 38e5efa5-bae1-4aa3-86b8-49c5f46477ef
  • Created on: 2022-08-30T20:09:11.5044817+00:00
  • Source: MVC Controller
  • Area: /Home/Index
  • Severity: Verbose
  • Client: 80.241.222.193/80.241.222.193
  • Client info:
  • Error data provided by: TinyLog.Formatters.ActionFilterLogFormatter
  • Error data type: TinyLog.CustomData.Mvc.ActionFilterCustomData
  • Signature:
  • Signature method:

Error data

{
  "$type": "TinyLog.CustomData.Mvc.ActionFilterCustomData, TinyLog.Mvc",
  "RequestContext": {
    "$type": "TinyLog.CustomData.Mvc.RequestContextCustomData, TinyLog.Mvc",
    "Browser": null,
    "Form": null,
    "QueryString": {},
    "Url": "https://tinylog.azurewebsites.net:443/",
    "UrlReferrer": null,
    "UserAgent": null,
    "UserHostAddress": "80.241.222.193",
    "UserHostName": "80.241.222.193",
    "UserLanguages": null,
    "ContentType": "",
    "HttpMethod": "GET"
  },
  "ResponseContext": {
    "$type": "TinyLog.CustomData.Mvc.ResponseContextCustomData, TinyLog.Mvc",
    "ContentType": "text/html",
    "Status": "200 OK",
    "StatusCode": 200,
    "StatusDescription": "OK",
    "IsClientConnected": true,
    "IsRequestBeingRedirected": false,
    "RedirectLocation": null
  },
  "ControllerContext": {
    "$type": "TinyLog.CustomData.Mvc.ControllerContextCustomData, TinyLog.Mvc",
    "Session": null,
    "ViewBag": null,
    "ViewData": null,
    "RouteValues": null
  },
  "UserContext": {
    "$type": "TinyLog.CustomData.Mvc.UserContextCustomData, TinyLog.Mvc",
    "AnonymousID": null,
    "IsAuthenticated": false,
    "AuthenticationType": "",
    "Name": "",
    "RoleUser": null,
    "ClaimsUser": null,
    "GenericUser": null,
    "WindowsUser": null
  },
  "HttpContext": {
    "$type": "TinyLog.CustomData.Mvc.HttpContextCustomData, TinyLog.Mvc",
    "Headers": null,
    "Exception": null,
    "ExceptionHandled": false,
    "IsChildAction": false,
    "Cancel": false,
    "Canceled": false
  }
}