Logger provider for logging to Table Storage, to be used in Azure Functions.
Info
Version: | 1.0.1 |
Author(s): | Jorma Syrjä |
Last Update: | Thursday, February 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jormasyrja/functions-logging-tablestorage |
NuGet Url: | https://www.nuget.org/packages/JS.Extensions.Logging.TableStorage |
Install
Install-Package JS.Extensions.Logging.TableStorage
dotnet add package JS.Extensions.Logging.TableStorage
paket add JS.Extensions.Logging.TableStorage
JS.Extensions.Logging.TableStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Cosmos.Table(>= 1.0.6)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.1)
Tags