Util.Logging.Serilog
7.0.39
.NET 7.0
dotnet add package Util.Logging.Serilog --version 7.0.39
NuGet\Install-Package Util.Logging.Serilog -Version 7.0.39
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="Util.Logging.Serilog" Version="7.0.39" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Util.Logging.Serilog --version 7.0.39
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Util.Logging.Serilog, 7.0.39"
#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 Util.Logging.Serilog as a Cake Addin
#addin nuget:?package=Util.Logging.Serilog&version=7.0.39
// Install Util.Logging.Serilog as a Cake Tool
#tool nuget:?package=Util.Logging.Serilog&version=7.0.39
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Util.Logging.Serilog是Util应用框架集成封装Serilog日志框架的核心类库,它包含了写入文件和Seq
Product | Versions |
---|---|
.NET | net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Serilog.Extensions.Logging (>= 3.1.0)
- Serilog.Settings.Configuration (>= 3.4.0)
- Serilog.Sinks.File (>= 5.0.0)
- Serilog.Sinks.Seq (>= 5.2.2)
- Util.Logging (>= 7.0.39)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Util.Logging.Serilog:
Package | Downloads |
---|---|
Util.Logging.Serilog.Exceptionless
Util.Logging.Serilog.Exceptionless是Util应用框架集成封装Serilog日志操作类库,用于写入Exceptionless |
|
Util.Generators
Util.Generators是Util应用框架代码生成基础类库 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.0.39 | 30 | 3/28/2023 |
7.0.38 | 28 | 3/28/2023 |
7.0.37 | 59 | 3/27/2023 |
7.0.36 | 49 | 3/27/2023 |
7.0.35 | 108 | 3/24/2023 |
7.0.34 | 119 | 3/23/2023 |
7.0.33 | 119 | 3/22/2023 |
7.0.32 | 72 | 3/22/2023 |
7.0.31 | 103 | 3/20/2023 |
7.0.30 | 118 | 3/13/2023 |
7.0.29 | 121 | 3/10/2023 |
7.0.28 | 101 | 3/7/2023 |
7.0.27 | 108 | 3/3/2023 |
7.0.26 | 144 | 2/25/2023 |
7.0.25 | 149 | 2/22/2023 |
7.0.24 | 108 | 2/21/2023 |
7.0.23 | 116 | 2/18/2023 |
7.0.22 | 125 | 2/15/2023 |
7.0.21 | 124 | 2/13/2023 |
7.0.20 | 124 | 2/9/2023 |
7.0.19 | 122 | 2/6/2023 |
7.0.18 | 123 | 2/5/2023 |
7.0.17 | 140 | 2/2/2023 |
7.0.16 | 131 | 2/2/2023 |
7.0.15 | 132 | 2/2/2023 |
7.0.14 | 130 | 2/1/2023 |
7.0.13 | 129 | 2/1/2023 |
7.0.12 | 152 | 1/29/2023 |
7.0.11 | 147 | 1/29/2023 |
7.0.10 | 155 | 1/28/2023 |
7.0.9 | 149 | 1/28/2023 |
7.0.8 | 165 | 1/19/2023 |
7.0.7 | 160 | 1/19/2023 |
7.0.6 | 161 | 1/18/2023 |
7.0.5 | 156 | 1/17/2023 |
7.0.4 | 155 | 1/17/2023 |
7.0.3 | 166 | 1/16/2023 |
7.0.2 | 206 | 1/3/2023 |
7.0.1 | 173 | 1/3/2023 |
7.0.0 | 171 | 12/27/2022 |
6.0.16 | 291 | 11/15/2022 |
6.0.15 | 273 | 11/15/2022 |
6.0.14 | 296 | 11/2/2022 |
6.0.13 | 412 | 10/27/2022 |
6.0.12 | 355 | 10/21/2022 |
6.0.11 | 345 | 10/21/2022 |
6.0.10 | 347 | 10/21/2022 |
6.0.9 | 352 | 9/28/2022 |
6.0.8 | 398 | 9/20/2022 |
6.0.7 | 398 | 9/19/2022 |
6.0.6 | 363 | 9/17/2022 |
6.0.5 | 405 | 8/2/2022 |
6.0.4 | 389 | 7/29/2022 |
6.0.3 | 415 | 7/18/2022 |
6.0.2 | 425 | 7/4/2022 |
6.0.1 | 410 | 7/1/2022 |
6.0.0 | 444 | 6/20/2022 |
Util应用框架以MIT开源发布,可随意使用