Hangfire API Reference
Hangfire API Reference
Hangfire Namespaces
Hangfire.Logging Namespaces
Hangfire.Logging
ILog Interface
ILogProvider Interface
LogExtensions Class
LogLevel Enumeration
LogProvider Class
LogLevel Enumeration
The log level.
Namespace:
Hangfire.Logging
Assembly:
Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
C#
VB
Copy
public
enum
LogLevel
Public
Enumeration
LogLevel
Members
Member name
Value
Description
Trace
0
Debug
1
Info
2
Warn
3
Error
4
Fatal
5
See Also
Reference
Hangfire.Logging Namespace
Hangfire.io
—
Blog
—
Forum
—
Source Code