Just looked at the docs:
http://docs.hangfire.io/en/latest/configuration/configuring-logging.html
It seems there is no support for the standard .NET logging infrastructure/API, like TraceSource or EventSource.
This is hard to believe. Did I misread the docs?
Karl