godsharp - Serilog.Sinks.Spreadsheet 2023.410.25

A Serilog sink that writes events to Spreadsheet

PM> Install-Package Serilog.Sinks.Spreadsheet -Version 2023.410.25 -Source https://www.myget.org/F/godsharp/api/v3/index.json

Copy to clipboard

> nuget.exe install Serilog.Sinks.Spreadsheet -Version 2023.410.25 -Source https://www.myget.org/F/godsharp/api/v3/index.json

Copy to clipboard

> dotnet add package Serilog.Sinks.Spreadsheet --version 2023.410.25 --source https://www.myget.org/F/godsharp/api/v3/index.json

Copy to clipboard
<PackageReference Include="Serilog.Sinks.Spreadsheet" Version="2023.410.25" />
Copy to clipboard
source https://www.myget.org/F/godsharp/api/v3/index.json

nuget Serilog.Sinks.Spreadsheet  ~> 2023.410.25
Copy to clipboard

> choco install Serilog.Sinks.Spreadsheet --version 2023.410.25 --source https://www.myget.org/F/godsharp/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "godsharp" -SourceLocation "https://www.myget.org/F/godsharp/api/v2"
Install-Module -Name "Serilog.Sinks.Spreadsheet" -RequiredVersion "2023.410.25" -Repository "godsharp" 
Copy to clipboard

Browse the sources in this package using Visual Studio or WinDbg by configuring the following symbol server URL: https://www.myget.org/F/godsharp/api/v2/symbolpackage/


Serilog.Sinks.Spreadsheet

dev preview main Documentation Nuke Build

A Serilog sink that writes log events to any Spreadsheet.

Package Version

Name Stable Preview
Nuget NuGet NuGet
MyGet MyGet MyGet

Getting Started

PM> Install-Package Serilog.Sinks.Spreadsheet
var tpl = Path.Combine(Environment.CurrentDirectory,"tpl.xlsx");
Log.Logger = new LoggerConfiguration()
    .MinimumLevel.Verbose()
    .WriteTo.Excel()
    .WriteTo.Excel(tpl,"{Timestamp:yyyy-MM-dd}-tpl.xlsx")
    .CreateLogger();

License

MIT

  • .NETFramework 4.6.1
    • ClosedXML (>= 0.102.0)
    • Serilog (>= 3.0.1)
    • Serilog.Sinks.PeriodicBatching (>= 3.1.0)
  • .NETFramework 4.6.2
    • ClosedXML (>= 0.102.0)
    • Serilog (>= 3.0.1)
    • Serilog.Sinks.PeriodicBatching (>= 3.1.0)
  • .NETFramework 6.0
    • ClosedXML (>= 0.102.0)
    • Serilog (>= 3.0.1)
    • Serilog.Sinks.PeriodicBatching (>= 3.1.0)
  • .NETFramework 7.0
    • ClosedXML (>= 0.102.0)
    • Serilog (>= 3.0.1)
    • Serilog.Sinks.PeriodicBatching (>= 3.1.0)
  • .NETStandard 2.0
    • ClosedXML (>= 0.102.0)
    • Serilog (>= 3.0.1)
    • Serilog.Sinks.PeriodicBatching (>= 3.1.0)
  • .NETStandard 2.1
    • ClosedXML (>= 0.102.0)
    • Serilog (>= 3.0.1)
    • Serilog.Sinks.PeriodicBatching (>= 3.1.0)
  • .NETFramework 4.6.1: 4.6.1.0
  • .NETFramework 4.6.2: 4.6.2.0
  • .NETFramework 6.0: 6.0.0.0
  • .NETFramework 7.0: 7.0.0.0
  • .NETStandard 2.0: 2.0.0.0
  • .NETStandard 2.1: 2.1.0.0

Owners

Seay

Authors

Hsu

Project URL

https://github.com/seayxu/serilog-sinks-spreadsheet

License

Unknown

Info

31 total downloads
8 downloads for version 2023.410.25
Download (66.42 KB)
Download symbols (46.28 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
2023.410.25 66.42 KB Wed, 25 Oct 2023 07:22:23 GMT 8
2023.410.25-preview152003 66.58 KB Wed, 25 Oct 2023 07:20:24 GMT 7
2023.410.25-preview151428 46.31 KB Wed, 25 Oct 2023 07:15:02 GMT 3
2023.307.10 104.82 KB Mon, 10 Jul 2023 15:30:35 GMT 5
2023.307.10-preview113213 60.47 KB Mon, 10 Jul 2023 03:32:27 GMT 8