Serilog.Sinks.Console
3.0.0-dev-00734
This is a prerelease version of Serilog.Sinks.Console.
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.Console --version 3.0.0-dev-00734
NuGet\Install-Package Serilog.Sinks.Console -Version 3.0.0-dev-00734
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.Console" Version="3.0.0-dev-00734" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Serilog.Sinks.Console --version 3.0.0-dev-00734
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Serilog.Sinks.Console, 3.0.0-dev-00734"
#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.Console as a Cake Addin #addin nuget:?package=Serilog.Sinks.Console&version=3.0.0-dev-00734&prerelease // Install Serilog.Sinks.Console as a Cake Tool #tool nuget:?package=Serilog.Sinks.Console&version=3.0.0-dev-00734&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A Serilog sink that writes log events to the console/terminal.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 1.1
- Serilog (>= 2.5.0-dev-00855)
- System.Console (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
-
.NETFramework 4.5
- Serilog (>= 2.5.0-dev-00855)
-
.NETStandard 1.3
- Serilog (>= 2.5.0-dev-00855)
- System.Console (>= 4.3.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Serilog.Sinks.Console:
Package | Downloads |
---|---|
NuGet.Services.Logging
Shared server-side logging component for NuGet services. |
|
Serilog.AspNetCore
Serilog support for ASP.NET Core logging |
GitHub repositories (400)
Showing the top 5 popular GitHub repositories that depend on Serilog.Sinks.Console:
Repository | Stars |
---|---|
jellyfin/jellyfin
The Free Software Media System
|
|
netchx/netch
A simple proxy client
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
IdentityServer/IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
|
|
reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
|