EaCloud.Exceptionless 9.0.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package EaCloud.Exceptionless --version 9.0.0.1
                    
NuGet\Install-Package EaCloud.Exceptionless -Version 9.0.0.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="EaCloud.Exceptionless" Version="9.0.0.1" />
                    
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.1" />
                    
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.1
                    
#r "nuget: EaCloud.Exceptionless, 9.0.0.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.
#addin nuget:?package=EaCloud.Exceptionless&version=9.0.0.1
                    
Install EaCloud.Exceptionless as a Cake Addin
#tool nuget:?package=EaCloud.Exceptionless&version=9.0.0.1
                    
Install EaCloud.Exceptionless 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. 
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.2 103 4/11/2025
9.0.0.1 131 3/21/2025
8.0.1.9 114 11/15/2024
8.0.1.8 109 11/13/2024
8.0.1.7 128 10/9/2024
8.0.1.6 101 9/29/2024
8.0.1.5 117 9/13/2024
8.0.1.4 135 8/10/2024
8.0.1.3 129 8/7/2024
8.0.1.2 116 8/7/2024
8.0.1.1 96 8/7/2024
8.0.0.9 108 8/7/2024
8.0.0.8 70 8/5/2024
8.0.0.7 85 8/2/2024
8.0.0.6 90 8/1/2024
8.0.0.5 82 8/1/2024
8.0.0.4 75 7/31/2024
8.0.0.3 97 7/30/2024
8.0.0.2 123 7/25/2024
8.0.0.1 112 7/24/2024
7.0.9.4 119 7/19/2024
7.0.9.3 123 7/11/2024
7.0.9.2 125 7/6/2024
7.0.9.1 108 7/3/2024
7.0.8.9 132 6/28/2024
7.0.8.8 107 6/26/2024
7.0.8.7 118 6/22/2024
7.0.8.6 118 6/14/2024
7.0.8.5 120 5/31/2024
7.0.8.4 119 5/21/2024
7.0.8.3 115 5/21/2024
7.0.8.2 106 5/20/2024
7.0.8.1 117 5/20/2024
7.0.7.9 132 5/15/2024
7.0.7.8 102 5/10/2024
7.0.7.7 112 5/9/2024
7.0.7.6 114 5/9/2024
7.0.7.5 148 5/7/2024
7.0.7.4 109 4/28/2024
7.0.7.3 128 4/26/2024
7.0.7.2 129 4/21/2024
7.0.7.1 127 4/19/2024
7.0.6.9 129 4/15/2024
7.0.6.8 105 4/11/2024
7.0.6.7 127 4/11/2024
7.0.6.6 129 4/7/2024
7.0.6.5 125 4/7/2024
7.0.6.4 130 4/7/2024
7.0.6.3 136 4/7/2024
7.0.6.2 128 4/3/2024
7.0.6.1 124 4/3/2024
7.0.5.9 118 3/27/2024
7.0.5.8 123 3/23/2024
7.0.5.7 129 3/17/2024
7.0.5.6 124 3/17/2024
7.0.5.5 132 3/16/2024
7.0.5.4 127 3/13/2024
7.0.5.3 131 3/13/2024
7.0.5.2 140 3/6/2024
7.0.5.1 120 2/21/2024
7.0.4.9 143 2/21/2024
7.0.4.8 136 2/18/2024
7.0.4.7 139 2/5/2024
7.0.4.6 129 2/1/2024
7.0.4.5 138 1/26/2024
7.0.4.4 136 1/22/2024
7.0.4.3 148 1/17/2024
7.0.4.2 131 1/16/2024
7.0.4.1 126 1/16/2024
7.0.3.9 121 1/15/2024
7.0.3.8 160 1/3/2024
7.0.3.7 156 12/28/2023
7.0.3.6 148 12/27/2023
7.0.3.5 136 12/22/2023
7.0.3.4 136 12/22/2023
7.0.3.3 156 12/13/2023
7.0.3.2 125 12/13/2023
7.0.3.1 129 12/12/2023
7.0.2.9 160 11/26/2023
7.0.2.8 140 11/26/2023
7.0.2.7 165 9/26/2023
7.0.2.6 135 9/25/2023
7.0.2.5 148 9/15/2023
7.0.2.4 164 7/27/2023
7.0.2.3 206 7/22/2023
7.0.2.2 187 7/22/2023
7.0.2.1 192 7/21/2023
7.0.1.9 189 7/21/2023
7.0.1.8 178 7/20/2023
7.0.1.7 184 7/20/2023
7.0.1.6 187 7/4/2023
7.0.1.5 173 6/16/2023
7.0.1.4 192 6/13/2023
7.0.1.3 204 6/8/2023
7.0.1.2 188 6/2/2023
7.0.1.1 210 5/11/2023
7.0.0.9 206 5/10/2023
7.0.0.8 187 5/10/2023
7.0.0.7 219 4/19/2023
7.0.0.6 218 4/18/2023
7.0.0.5 258 3/27/2023
7.0.0.4 257 3/23/2023
7.0.0.3 324 1/31/2023
7.0.0.2 327 1/30/2023
7.0.0.1 354 12/24/2022
6.0.2.5 405 11/16/2022
6.0.2.4 381 11/10/2022
6.0.2.3 467 10/11/2022
6.0.2.2 518 9/23/2022
6.0.2.1 524 8/14/2022
6.0.1.9 520 8/13/2022
6.0.1.8 543 6/6/2022
6.0.1.7 571 5/26/2022
6.0.1.6 567 5/11/2022
6.0.1.5 555 5/10/2022
6.0.1.4 618 4/8/2022
6.0.1.3 623 4/2/2022
6.0.1.2 583 4/2/2022
6.0.1.1 582 3/18/2022
6.0.0.9 505 3/5/2022
6.0.0.8 509 2/19/2022
6.0.0.7 494 2/15/2022
6.0.0.6 506 2/14/2022
6.0.0.5 542 1/28/2022
6.0.0.4 538 1/13/2022
6.0.0.3 527 1/12/2022
6.0.0.2 389 12/21/2021
6.0.0.1 384 12/13/2021
5.0.3.7 460 10/16/2021
5.0.3.6 376 10/14/2021
5.0.3.5 360 10/13/2021
5.0.3.4 417 10/8/2021
5.0.3.3 383 9/17/2021
5.0.3.2 427 9/16/2021
5.0.3.1 370 9/15/2021
5.0.2.9 353 9/15/2021
5.0.2.8 396 8/31/2021
5.0.2.7 415 8/28/2021
5.0.2.6 409 8/22/2021
5.0.2.5 395 8/13/2021
5.0.2.4 407 8/13/2021
5.0.2.3 450 7/8/2021
5.0.2.2 407 7/1/2021
5.0.2.1 459 6/16/2021
5.0.1.9 421 5/12/2021
5.0.1.8 386 5/9/2021
5.0.1.7 444 5/7/2021
5.0.1.6 451 4/17/2021
5.0.1.5 412 4/16/2021
5.0.1.4 403 4/15/2021
5.0.1.3 398 4/15/2021
5.0.1.2 410 4/12/2021