A Serilog sink that supports Azure App Services 'Diagnostics logs' and 'Log stream' features.
Info
Version: | 3.1.0 |
Author(s): | Curtis Nelson, Serilog Contributors |
Last Update: | Thursday, January 28, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cnelsonakgov/serilog-sinks-azureapp |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.AzureApp |
Install
Install-Package Serilog.Sinks.AzureApp
dotnet add package Serilog.Sinks.AzureApp
paket add Serilog.Sinks.AzureApp
Serilog.Sinks.AzureApp Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.AzureAppServices(>= 3.1.11)
- Serilog.AspNetCore(>= 3.4.0)
Tags