I'm using ElmahCore in an ASP.net Core applicaiton,
in the docs I can see you can log manually using an extension method for the HttpContext, but I can't find anywhere how to log an error manually without having the HttpContext (from a background worker for example)