Provides integration with Azure Function v2 via LogMagic.
Info
Version: | 3.0.1-semantic1 |
Author(s): | Ivan Gavryliuk (@aloneguid) |
Last Update: | Friday, January 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aloneguid/logmagic |
NuGet Url: | https://www.nuget.org/packages/LogMagic.Microsoft.Azure.Functions |
Install
Install-Package LogMagic.Microsoft.Azure.Functions
dotnet add package LogMagic.Microsoft.Azure.Functions
paket add LogMagic.Microsoft.Azure.Functions
LogMagic.Microsoft.Azure.Functions Download (Unzip the "nupkg" after downloading)
Dependencies
- LogMagic(>= 3.0.11)
- Microsoft.Azure.WebJobs(>= 3.0.3)
- System.Diagnostics.DiagnosticSource(>= 4.5.1)