Serilog.Sinks.TextWriter
3.0.0
Prefix Reserved
dotnet add package Serilog.Sinks.TextWriter --version 3.0.0
NuGet\Install-Package Serilog.Sinks.TextWriter -Version 3.0.0
<PackageReference Include="Serilog.Sinks.TextWriter" Version="3.0.0" />
<PackageVersion Include="Serilog.Sinks.TextWriter" Version="3.0.0" />
<PackageReference Include="Serilog.Sinks.TextWriter" />
paket add Serilog.Sinks.TextWriter --version 3.0.0
#r "nuget: Serilog.Sinks.TextWriter, 3.0.0"
#addin nuget:?package=Serilog.Sinks.TextWriter&version=3.0.0
#tool nuget:?package=Serilog.Sinks.TextWriter&version=3.0.0
Serilog.Sinks.TextWriter
The System.IO.TextWriter sink for Serilog.
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 | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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. |
NuGet packages (9)
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 (10)
Showing the top 10 popular GitHub repositories that depend on Serilog.Sinks.TextWriter:
Repository | Stars |
---|---|
kurrent-io/KurrentDB
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
|
|
DuendeSoftware/products
The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
|
|
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
|
|
Lauriethefish/QuestPatcher
Generic il2cpp modding tool for Oculus Quest (1/2/3) apps.
|
|
TcOpenGroup/TcOpen
Application framework for industrial automation built on top of TwinCAT3 and .NET.
|
|
Vocaluxe/Vocaluxe
Vocaluxe is an open source singing game inspired by SingStar™ and Ultrastar Deluxe.
|
|
datalust/serilog-sinks-seq
A Serilog sink that writes events to the Seq structured log server
|
|
josephwoodward/Serilog-Sinks-Loki
A Serilog Sink for Loki, Grafana's new Prometheus inspired log aggregator
|
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 345,072 | 6/22/2024 |
2.1.0 | 7,859,952 | 10/31/2016 |
2.1.0-dev-00714 | 1,241 | 9/19/2016 |
2.0.0 | 197,836 | 6/28/2016 |
2.0.0-rc-703 | 1,018 | 5/17/2016 |
2.0.0-rc-702 | 965 | 5/17/2016 |
2.0.0-rc-701 | 959 | 5/17/2016 |
2.0.0-beta-700 | 1,027 | 3/23/2016 |
2.0.0-beta-519 | 1,085 | 3/16/2016 |
2.0.0-beta-516 | 970 | 3/15/2016 |
2.0.0-beta-513 | 956 | 3/15/2016 |
2.0.0-beta-511 | 961 | 3/14/2016 |
2.0.0-beta-509 | 1,108 | 3/13/2016 |
2.0.0-beta-507 | 1,054 | 3/1/2016 |
2.0.0-beta-505 | 1,439 | 2/25/2016 |
2.0.0-beta-502 | 973 | 2/22/2016 |
2.0.0-beta-499 | 988 | 2/21/2016 |
2.0.0-beta-495 | 954 | 2/19/2016 |
2.0.0-beta-494 | 993 | 2/18/2016 |
2.0.0-beta-493 | 955 | 2/18/2016 |
2.0.0-beta-487 | 981 | 2/16/2016 |
2.0.0-beta-486 | 986 | 2/11/2016 |
2.0.0-beta-479 | 964 | 2/9/2016 |
2.0.0-beta-478 | 965 | 2/9/2016 |
2.0.0-beta-465 | 962 | 1/26/2016 |