Serilog.Sinks.TextWriter 3.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Serilog.Sinks.TextWriter --version 3.0.0
NuGet\Install-Package Serilog.Sinks.TextWriter -Version 3.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Serilog.Sinks.TextWriter" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Serilog.Sinks.TextWriter --version 3.0.0
#r "nuget: Serilog.Sinks.TextWriter, 3.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Serilog.Sinks.TextWriter as a Cake Addin
#addin nuget:?package=Serilog.Sinks.TextWriter&version=3.0.0

// Install Serilog.Sinks.TextWriter as a Cake Tool
#tool nuget:?package=Serilog.Sinks.TextWriter&version=3.0.0

Serilog.Sinks.TextWriter

The System.IO.TextWriter sink for Serilog.

Build status NuGet Version

Writes to a specified System.IO.TextWriter and can thus be attached to practically any text-based .NET output and the in-memory System.IO.StringWriter class.

var messages = new StringWriter();

var log = new LoggerConfiguration()
    .WriteTo.TextWriter(messages)
    .CreateLogger();

Copyright © 2016 Serilog Contributors - Provided under the Apache License, Version 2.0.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 is compatible.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Serilog.Sinks.TextWriter:

Package Downloads
Documents.Common

Package Description

RoxieMobile.AspNetCore.Logging.Serilog

Provides Serilog logging integration for .NET Core projects.

J4JSoftware.Logging

Wrapper for Serilog ILogger to provide source code information and enable SMS logging

Unitfly.Logging.Core

Serilog loggers wrapper

Arbor.AppModel

Package Description

GitHub repositories (8)

Showing the top 5 popular GitHub repositories that depend on Serilog.Sinks.TextWriter:

Repository Stars
EventStore/EventStore
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
castleproject/Core
Castle Core, including Castle DynamicProxy, Logging Services and DictionaryAdapter
Cysharp/ZLogger
Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Logging.
FancyWM/fancywm
FancyWM - Dynamic Tiling Window Manager for Windows
Vocaluxe/Vocaluxe
Vocaluxe is an open source singing game inspired by SingStar™ and Ultrastar Deluxe.
Version Downloads Last updated
3.0.0 666 6/22/2024
2.1.0 6,886,863 10/31/2016
2.1.0-dev-00714 1,106 9/19/2016
2.0.0 173,071 6/28/2016
2.0.0-rc-703 888 5/17/2016
2.0.0-rc-702 824 5/17/2016
2.0.0-rc-701 822 5/17/2016
2.0.0-beta-700 879 3/23/2016
2.0.0-beta-519 943 3/16/2016
2.0.0-beta-516 824 3/15/2016
2.0.0-beta-513 821 3/15/2016
2.0.0-beta-511 826 3/14/2016
2.0.0-beta-509 923 3/13/2016
2.0.0-beta-507 922 3/1/2016
2.0.0-beta-505 1,307 2/25/2016
2.0.0-beta-502 839 2/22/2016
2.0.0-beta-499 846 2/21/2016
2.0.0-beta-495 820 2/19/2016
2.0.0-beta-494 858 2/18/2016
2.0.0-beta-493 815 2/18/2016
2.0.0-beta-487 842 2/16/2016
2.0.0-beta-486 854 2/11/2016
2.0.0-beta-479 831 2/9/2016
2.0.0-beta-478 814 2/9/2016
2.0.0-beta-465 830 1/26/2016