Provides capabilities for easily integrating logging when building Azure Functions.
Info
Version: | 2.0.0 |
Author(s): | Arcus |
Last Update: | Thursday, February 29, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://webapi.arcus-azure.net/ |
NuGet Url: | https://www.nuget.org/packages/Arcus.WebApi.Logging.AzureFunctions |
Install
Install-Package Arcus.WebApi.Logging.AzureFunctions
dotnet add package Arcus.WebApi.Logging.AzureFunctions
paket add Arcus.WebApi.Logging.AzureFunctions
Arcus.WebApi.Logging.AzureFunctions Download (Unzip the "nupkg" after downloading)
Dependencies
- Arcus.WebApi.Logging.Core(>= 1.1.0)
- Microsoft.Azure.Functions.Extensions(>= 1.0.0)
Tags