Logging configuration

Hi
I have Hangfire and NLog installed, NLog.config in my project, however, logging is not working. When I call LogProvider.GetCurrentClassLogger() it returned NoOpLogger.

Any ideas?
Thank you