https://github.com/soenneker/soenneker.extensions.configuration.logging
A collection of helpful IConfiguration logging related extension methods
https://github.com/soenneker/soenneker.extensions.configuration.logging
configuration configurationloggingextension csharp dotnet extension extensions iconfiguration iconfigurationroot log logging logs
Last synced: 3 months ago
JSON representation
A collection of helpful IConfiguration logging related extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.configuration.logging
- Owner: soenneker
- License: mit
- Created: 2025-04-07T15:35:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-31T13:28:41.000Z (3 months ago)
- Last Synced: 2026-03-31T15:27:17.745Z (3 months ago)
- Topics: configuration, configurationloggingextension, csharp, dotnet, extension, extensions, iconfiguration, iconfigurationroot, log, logging, logs
- Language: C#
- Homepage: https://soenneker.com
- Size: 188 KB
- Stars: 0
- 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.configuration.logging/)
[](https://github.com/soenneker/soenneker.extensions.configuration.logging/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.configuration.logging/)
[](https://github.com/soenneker/soenneker.extensions.configuration.logging/actions/workflows/codeql.yml)
#  Soenneker.Extensions.Configuration.Logging
### A collection of helpful IConfiguration logging related extension methods
## Installation
```
dotnet add package Soenneker.Extensions.Configuration.Logging
```