https://github.com/soenneker/soenneker.extensions.loggerconfiguration
A set of useful Serilog LoggerConfiguration extension methods
https://github.com/soenneker/soenneker.extensions.loggerconfiguration
csharp dotnet extension loggerconfiguration serilog
Last synced: 2 months ago
JSON representation
A set of useful Serilog LoggerConfiguration extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.loggerconfiguration
- Owner: soenneker
- License: mit
- Created: 2023-03-22T00:40:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-04-22T13:04:39.000Z (3 months ago)
- Last Synced: 2026-04-22T14:32:54.775Z (3 months ago)
- Topics: csharp, dotnet, extension, loggerconfiguration, serilog
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/Soenneker.Extensions.LoggerConfiguration/)
[](https://github.com/soenneker/soenneker.extensions.loggerconfiguration/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Extensions.LoggerConfiguration/)
[](https://github.com/soenneker/soenneker.extensions.loggerconfiguration/actions/workflows/codeql.yml)
#  Soenneker.Extensions.LoggerConfiguration
### A set of useful Serilog LoggerConfiguration extension methods
## Installation
```
dotnet add package Soenneker.Extensions.LoggerConfiguration
```