Click or drag to resize
Hangfire.Logging Namespace
The Hangfire.Logging namespace contains types that allow you to integrate Hangfire's logging with your projects as well as use it to log custom messages.
Classes
  ClassDescription
Public classLogExtensions
Public classLogProvider
Provides a mechanism to create instances of ILog objects.
Interfaces
  InterfaceDescription
Public interfaceILog
Simple interface that represent a logger.
Public interfaceILogProvider
Represents a way to get a ILog
Enumerations
  EnumerationDescription
Public enumerationLogLevel
The log level.