Serilog Sinks Notepad Versions Save

A Serilog sink that writes log events to Notepad as text or JSON

v3.0.0

1 year ago

:zap: New features / improvements

  • Add support for .NET 6.0 & Serilog 2.12.0 (#49) (@augustoproiete)

Pull requests were reviewed by: @augustoproiete

Fixes issues reported by: @augustoproiete


Supported features and usage examples are described in the README.

NuGet package available on nuget.org.

v2.1.0

2 years ago

:zap: New features / improvements

  • Add support for the redesigned Notepad in Windows 11 (#30) (@bash)

:bug: Bug fixes

  • Access error to Notepad window (#24) (@bash)

Pull requests were reviewed by: @augustoproiete

Fixes issues reported by: @bstordrup


Supported features and usage examples are described in the README.

NuGet package available on nuget.org.

v2.0.0

3 years ago

:zap: New features / improvements

  • Add net5.0 target, and remove netcoreapp2.0 target (#2) (@augustoproiete)

Supported features and usage examples are described in the README.

NuGet package available on nuget.org.

v1.1.1

3 years ago

:zap: New features / improvements

  • Minor updates to NuGet package metadata: Embed icon via PackageIcon & use PackageLicenseExpression instead of embedding the license (@augustoproiete)

Supported features and usage examples are described in the README.

NuGet package available on nuget.org.

v1.1.0

3 years ago

:zap: New features / improvements

  • Add NotepadWindow static class for quick access to the most recent Notepad window opened by the user. Ideal for troubleshoting internal Serilog issues via SelfLog (@augustoproiete )

Supported features and usage examples are described in the README.

NuGet package available on nuget.org.

v1.0.0

3 years ago

:zap: Initial version of Serilog.Sinks.Notepad.


Supported features and usage examples are described in the README.

NuGet package available on nuget.org.