My .NET Core application is logging fine normally. When I kick off a job to run in the background using hangfire. The method that is called does not log anything.
<