Serilog.Sinks.FastConsole
1.4.1
.NET 5.0
This package targets .NET 5.0. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Serilog.Sinks.FastConsole --version 1.4.1
NuGet\Install-Package Serilog.Sinks.FastConsole -Version 1.4.1
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.FastConsole" Version="1.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Serilog.Sinks.FastConsole --version 1.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Serilog.Sinks.FastConsole, 1.4.1"
#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.FastConsole as a Cake Addin #addin nuget:?package=Serilog.Sinks.FastConsole&version=1.4.1 // Install Serilog.Sinks.FastConsole as a Cake Tool #tool nuget:?package=Serilog.Sinks.FastConsole&version=1.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Changelog
Full readme: https://github.com/manigandham/serilog-sinks-fastconsole/blob/master/README.md
1.4.1
- Added
ConfigureAwait(false)
to avoid SynchronizationContext when used in .NET Framework.
1.4.0
- Updated target frameworks to
netstandard2.0
,netstandard2.1
,net5.0
. - Added
restrictedToMinimumLevel
andloggingLevelSwitch
(standard Serilog) options to sink config. - Improved performance by using StringBuilder internal buffer directly (only
net5.0
and higher). - Enabled nullable reference types for project and updated type definitions for extra safety.
- Updated nuget references.
1.3.2
- Added
QueueLimit
option added to bound the in-memory queue used for log entries. This is useful for adding back-pressure to avoid out-of-memory issues with high-volume logging. - Updated nuget references.
1.3.1
- Added
netstandard2.0
to improve dependency graph in newer solutions. See guidance at https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/cross-platform-targeting
1.3.0
- Fix bug with default JSON object writer ending quote.
1.2.0
- Config options to toggle JSON output with a single sink.
- Extension methods for Serilog log configuration.
- Allow custom delegate to replace JSON object writer.
1.0.0
- Initial console sinks for plaintext and JSON.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. 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.
-
.NETStandard 2.0
- Serilog (>= 2.10.0)
- System.Threading.Channels (>= 5.0.0)
-
.NETStandard 2.1
- Serilog (>= 2.10.0)
- System.Threading.Channels (>= 5.0.0)
-
net5.0
- Serilog (>= 2.10.0)
- System.Threading.Channels (>= 5.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Serilog.Sinks.FastConsole:
Package | Downloads |
---|---|
DotCart.Drivers.Serilog
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Serilog.Sinks.FastConsole:
Repository | Stars |
---|---|
R2NorthstarTools/VTOL
A Manager and Installer For the Titanfall 2 +Northstar launcher.
|
Version | Downloads | Last updated |
---|---|---|
2.4.0 | 469,511 | 3/26/2023 |
2.3.0 | 38,976 | 1/9/2023 |
2.2.0 | 50,727 | 10/17/2022 |
2.1.0 | 101,830 | 6/12/2022 |
2.0.0 | 27,148 | 3/9/2022 |
1.6.0 | 1,648 | 2/20/2022 |
1.5.0 | 340,151 | 6/27/2021 |
1.4.1 | 9,454 | 4/25/2021 |
1.4.0 | 1,025 | 4/25/2021 |
1.3.2 | 148,940 | 6/9/2020 |
1.3.1 | 9,914 | 10/7/2019 |
1.3.0 | 1,722 | 7/18/2019 |
1.2.0 | 1,087 | 7/18/2019 |
1.1.0 | 1,114 | 7/18/2019 |
1.0.0 | 1,682 | 7/18/2019 |