Azure Storage Serilog sinks.
Info
Version: | 0.0.4 |
Author(s): | mike706574 |
Last Update: | Wednesday, August 1, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mike706574/serilog-sinks-azure-storage |
NuGet Url: | https://www.nuget.org/packages/Mike.Serilog.Sinks.AzureStorage |
Install
Install-Package Mike.Serilog.Sinks.AzureStorage
dotnet add package Mike.Serilog.Sinks.AzureStorage
paket add Mike.Serilog.Sinks.AzureStorage
Mike.Serilog.Sinks.AzureStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 2.7.1)
- Serilog.Sinks.PeriodicBatching(>= 2.1.1)
- WindowsAzure.Storage(>= 9.3.0)