https://github.com/soenneker/soenneker.extensions.loggerconfiguration.applicationinsights
Serilog LoggerConfiguration extension methods related to Application Insights
https://github.com/soenneker/soenneker.extensions.loggerconfiguration.applicationinsights
application applicationinsights applicationinsightsloggerconfigextension csharp dotnet extensions insights loggerconfiguration serilog
Last synced: about 1 month ago
JSON representation
Serilog LoggerConfiguration extension methods related to Application Insights
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.loggerconfiguration.applicationinsights
- Owner: soenneker
- License: mit
- Created: 2023-12-03T00:41:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-07T12:55:17.000Z (4 months ago)
- Last Synced: 2026-03-07T13:39:50.317Z (4 months ago)
- Topics: application, applicationinsights, applicationinsightsloggerconfigextension, csharp, dotnet, extensions, insights, loggerconfiguration, serilog
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.41 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.applicationinsights/)
[](https://github.com/soenneker/soenneker.extensions.loggerconfiguration.applicationinsights/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.loggerconfiguration.applicationinsights/)
[](https://github.com/soenneker/soenneker.extensions.loggerconfiguration.applicationinsights/actions/workflows/codeql.yml)
#  Soenneker.Extensions.LoggerConfiguration.ApplicationInsights
### Serilog LoggerConfiguration extension methods related to Application Insights
## Installation
```
dotnet add package Soenneker.Extensions.LoggerConfiguration.ApplicationInsights
```