EaCloud.Exceptionless 9.0.0.8

dotnet add package EaCloud.Exceptionless --version 9.0.0.8
                    
NuGet\Install-Package EaCloud.Exceptionless -Version 9.0.0.8
                    
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="EaCloud.Exceptionless" Version="9.0.0.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EaCloud.Exceptionless" Version="9.0.0.8" />
                    
Directory.Packages.props
<PackageReference Include="EaCloud.Exceptionless" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EaCloud.Exceptionless --version 9.0.0.8
                    
#r "nuget: EaCloud.Exceptionless, 9.0.0.8"
                    
#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.
#:package EaCloud.Exceptionless@9.0.0.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=EaCloud.Exceptionless&version=9.0.0.8
                    
Install as a Cake Addin
#tool nuget:?package=EaCloud.Exceptionless&version=9.0.0.8
                    
Install as a Cake Tool

EaCloud Exceptionless 分布式日志组件

Member project of EaCloud Team NuGet Badge GitHub license

说明

  1. EaCloud Exceptionless 分布式日志组件,封装基于 Exceptionless 分布式日志记录实现。
  2. 此组件用于记录日志信息到Exceptionless服务器(可以是官方服务器或者自部属服务器)中。

使用方法

  1. 通过nuget引用 EaCloud.Exceptionless 程序集
Install-Package EaCloud.Exceptionless
  1. appsettings.json 中 的 EaCloud 节点下添加如下配置节点
{
  "EaCloud": {
    //分布式日志配置
    "Exceptionless": {
      "ApiKey": "你的ApiKey", //ApiKey不能为空
      "ServerUrl": null, //如果使用官方服务器,`ServerUrl`保持为`null`即可,如果使用自部属的服务器,则改为服务器地址
      "LogLevel": [ "Trace", "Debug", "Info", "Warn", "Error", "Fatal" ], //日志级别:Trace[T]、Debug[D]、Info[I]、Warn[W]、Error[E]、Fatal[F]。为空启用所有级别
      "Enabled": true //是否启用
    }
  }
}

配置说明:

  • ApiKey不能为空,
  • 如果使用官方服务器,ServerUrl保持为null即可,如果使用自部属的服务器,则改为服务器地址
  1. 如果要禁用该模块,设置Enabled: false即可

  2. ExceptionLess官网:https://exceptionless.com

交流

QQ WeChat
QQ群号:863605868 微信号:SeonHu
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.0.8 67 7/5/2025
9.0.0.7 149 6/25/2025
9.0.0.6 153 6/18/2025
9.0.0.5 152 6/14/2025
9.0.0.4 157 5/8/2025
9.0.0.3 167 4/23/2025
9.0.0.2 165 4/11/2025
9.0.0.1 156 3/21/2025
8.0.1.9 141 11/15/2024
8.0.1.8 131 11/13/2024
8.0.1.7 149 10/9/2024
8.0.1.6 122 9/29/2024
8.0.1.5 139 9/13/2024
8.0.1.4 158 8/10/2024
8.0.1.3 153 8/7/2024
8.0.1.2 138 8/7/2024
8.0.1.1 117 8/7/2024
8.0.0.9 132 8/7/2024
8.0.0.8 94 8/5/2024
8.0.0.7 109 8/2/2024
8.0.0.6 111 8/1/2024
8.0.0.5 102 8/1/2024
8.0.0.4 94 7/31/2024
8.0.0.3 116 7/30/2024
8.0.0.2 145 7/25/2024
8.0.0.1 131 7/24/2024
7.0.9.4 137 7/19/2024
7.0.9.3 151 7/11/2024
7.0.9.2 143 7/6/2024
7.0.9.1 128 7/3/2024
7.0.8.9 151 6/28/2024
7.0.8.8 124 6/26/2024
7.0.8.7 136 6/22/2024
7.0.8.6 138 6/14/2024
7.0.8.5 141 5/31/2024
7.0.8.4 137 5/21/2024
7.0.8.3 133 5/21/2024
7.0.8.2 126 5/20/2024
7.0.8.1 136 5/20/2024
7.0.7.9 152 5/15/2024
7.0.7.8 124 5/10/2024
7.0.7.7 131 5/9/2024
7.0.7.6 132 5/9/2024
7.0.7.5 167 5/7/2024
7.0.7.4 132 4/28/2024
7.0.7.3 149 4/26/2024
7.0.7.2 148 4/21/2024
7.0.7.1 150 4/19/2024
7.0.6.9 152 4/15/2024
7.0.6.8 127 4/11/2024
7.0.6.7 149 4/11/2024
7.0.6.6 151 4/7/2024
7.0.6.5 147 4/7/2024
7.0.6.4 149 4/7/2024
7.0.6.3 156 4/7/2024
7.0.6.2 150 4/3/2024
7.0.6.1 147 4/3/2024
7.0.5.9 140 3/27/2024
7.0.5.8 143 3/23/2024
7.0.5.7 151 3/17/2024
7.0.5.6 148 3/17/2024
7.0.5.5 153 3/16/2024
7.0.5.4 147 3/13/2024
7.0.5.3 152 3/13/2024
7.0.5.2 162 3/6/2024
7.0.5.1 140 2/21/2024
7.0.4.9 166 2/21/2024
7.0.4.8 154 2/18/2024
7.0.4.7 157 2/5/2024
7.0.4.6 147 2/1/2024
7.0.4.5 159 1/26/2024
7.0.4.4 155 1/22/2024
7.0.4.3 169 1/17/2024
7.0.4.2 150 1/16/2024
7.0.4.1 147 1/16/2024
7.0.3.9 140 1/15/2024
7.0.3.8 178 1/3/2024
7.0.3.7 178 12/28/2023
7.0.3.6 170 12/27/2023
7.0.3.5 160 12/22/2023
7.0.3.4 157 12/22/2023
7.0.3.3 176 12/13/2023
7.0.3.2 146 12/13/2023
7.0.3.1 150 12/12/2023
7.0.2.9 167 11/26/2023
7.0.2.8 149 11/26/2023
7.0.2.7 181 9/26/2023
7.0.2.6 151 9/25/2023
7.0.2.5 165 9/15/2023
7.0.2.4 193 7/27/2023
7.0.2.3 235 7/22/2023
7.0.2.2 216 7/22/2023
7.0.2.1 218 7/21/2023
7.0.1.9 216 7/21/2023
7.0.1.8 207 7/20/2023
7.0.1.7 211 7/20/2023
7.0.1.6 212 7/4/2023
7.0.1.5 206 6/16/2023
7.0.1.4 221 6/13/2023
7.0.1.3 232 6/8/2023
7.0.1.2 216 6/2/2023
7.0.1.1 236 5/11/2023
7.0.0.9 237 5/10/2023
7.0.0.8 217 5/10/2023
7.0.0.7 246 4/19/2023
7.0.0.6 247 4/18/2023
7.0.0.5 282 3/27/2023
7.0.0.4 287 3/23/2023
7.0.0.3 354 1/31/2023
7.0.0.2 355 1/30/2023
7.0.0.1 381 12/24/2022
6.0.2.5 436 11/16/2022
6.0.2.4 410 11/10/2022
6.0.2.3 495 10/11/2022
6.0.2.2 547 9/23/2022
6.0.2.1 556 8/14/2022
6.0.1.9 551 8/13/2022
6.0.1.8 579 6/6/2022
6.0.1.7 608 5/26/2022
6.0.1.6 605 5/11/2022
6.0.1.5 593 5/10/2022
6.0.1.4 656 4/8/2022
6.0.1.3 666 4/2/2022
6.0.1.2 622 4/2/2022
6.0.1.1 626 3/18/2022
6.0.0.9 544 3/5/2022
6.0.0.8 556 2/19/2022
6.0.0.7 539 2/15/2022
6.0.0.6 550 2/14/2022
6.0.0.5 587 1/28/2022
6.0.0.4 579 1/13/2022
6.0.0.3 569 1/12/2022
6.0.0.2 430 12/21/2021
6.0.0.1 429 12/13/2021
5.0.3.7 504 10/16/2021
5.0.3.6 416 10/14/2021
5.0.3.5 406 10/13/2021
5.0.3.4 457 10/8/2021
5.0.3.3 426 9/17/2021
5.0.3.2 469 9/16/2021
5.0.3.1 412 9/15/2021
5.0.2.9 393 9/15/2021
5.0.2.8 436 8/31/2021
5.0.2.7 454 8/28/2021
5.0.2.6 450 8/22/2021
5.0.2.5 438 8/13/2021
5.0.2.4 446 8/13/2021
5.0.2.3 492 7/8/2021
5.0.2.2 450 7/1/2021
5.0.2.1 500 6/16/2021
5.0.1.9 465 5/12/2021
5.0.1.8 427 5/9/2021
5.0.1.7 490 5/7/2021
5.0.1.6 494 4/17/2021
5.0.1.5 457 4/16/2021
5.0.1.4 449 4/15/2021
5.0.1.3 444 4/15/2021
5.0.1.2 453 4/12/2021