| LogProvider Class |
Namespace: Hangfire.Logging
The LogProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| ForT |
Gets a logger for the specified type.
| |
| GetCurrentClassLogger |
Gets a logger for the current class.
| |
| GetLogger(String) |
Gets a logger with the specified name.
| |
| GetLogger(Type) |
Gets a logger for the specified type.
| |
| SetCurrentLogProvider |
Sets the current log provider.
|