An open API service indexing awesome lists of open source software.

https://github.com/soenneker/soenneker.extensions.loggerconfiguration.hangfire

Serilog LoggerConfiguration extension methods related to Hangfire
https://github.com/soenneker/soenneker.extensions.loggerconfiguration.hangfire

csharp dotnet extensions hangfire hangfireloggerconfigextension loggerconfiguration serilog

Last synced: about 2 months ago
JSON representation

Serilog LoggerConfiguration extension methods related to Hangfire

Awesome Lists containing this project

README

          

[![](https://img.shields.io/nuget/v/soenneker.extensions.loggerconfiguration.hangfire.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.extensions.loggerconfiguration.hangfire/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.extensions.loggerconfiguration.hangfire/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.extensions.loggerconfiguration.hangfire/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.extensions.loggerconfiguration.hangfire.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.extensions.loggerconfiguration.hangfire/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.extensions.loggerconfiguration.hangfire/codeql.yml?label=CodeQL&style=for-the-badge)](https://github.com/soenneker/soenneker.extensions.loggerconfiguration.hangfire/actions/workflows/codeql.yml)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Extensions.LoggerConfiguration.Hangfire
### Serilog LoggerConfiguration extension methods related to Hangfire

## Installation

```
dotnet add package Soenneker.Extensions.LoggerConfiguration.Hangfire
```