EaCloud.Exceptionless 8.0.1.9

dotnet add package EaCloud.Exceptionless --version 8.0.1.9                
NuGet\Install-Package EaCloud.Exceptionless -Version 8.0.1.9                
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="8.0.1.9" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EaCloud.Exceptionless --version 8.0.1.9                
#r "nuget: EaCloud.Exceptionless, 8.0.1.9"                
#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 EaCloud.Exceptionless as a Cake Addin
#addin nuget:?package=EaCloud.Exceptionless&version=8.0.1.9

// Install EaCloud.Exceptionless as a Cake Tool
#tool nuget:?package=EaCloud.Exceptionless&version=8.0.1.9                

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 net8.0 is compatible.  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. 
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
8.0.1.9 92 11/15/2024
8.0.1.8 94 11/13/2024
8.0.1.7 116 10/9/2024
8.0.1.6 88 9/29/2024
8.0.1.5 106 9/13/2024
8.0.1.4 124 8/10/2024
8.0.1.3 118 8/7/2024
8.0.1.2 106 8/7/2024
8.0.1.1 86 8/7/2024
8.0.0.9 96 8/7/2024
8.0.0.8 59 8/5/2024
8.0.0.7 75 8/2/2024
8.0.0.6 79 8/1/2024
8.0.0.5 72 8/1/2024
8.0.0.4 61 7/31/2024
8.0.0.3 82 7/30/2024
8.0.0.2 114 7/25/2024
8.0.0.1 100 7/24/2024
7.0.9.4 105 7/19/2024
7.0.9.3 111 7/11/2024
7.0.9.2 112 7/6/2024
7.0.9.1 99 7/3/2024
7.0.8.9 119 6/28/2024
7.0.8.8 95 6/26/2024
7.0.8.7 107 6/22/2024
7.0.8.6 108 6/14/2024
7.0.8.5 112 5/31/2024
7.0.8.4 109 5/21/2024
7.0.8.3 102 5/21/2024
7.0.8.2 96 5/20/2024
7.0.8.1 105 5/20/2024
7.0.7.9 121 5/15/2024
7.0.7.8 93 5/10/2024
7.0.7.7 96 5/9/2024
7.0.7.6 98 5/9/2024
7.0.7.5 139 5/7/2024
7.0.7.4 101 4/28/2024
7.0.7.3 120 4/26/2024
7.0.7.2 120 4/21/2024
7.0.7.1 118 4/19/2024
7.0.6.9 118 4/15/2024
7.0.6.8 93 4/11/2024
7.0.6.7 115 4/11/2024
7.0.6.6 121 4/7/2024
7.0.6.5 115 4/7/2024
7.0.6.4 117 4/7/2024
7.0.6.3 126 4/7/2024
7.0.6.2 118 4/3/2024
7.0.6.1 114 4/3/2024
7.0.5.9 109 3/27/2024
7.0.5.8 114 3/23/2024
7.0.5.7 119 3/17/2024
7.0.5.6 115 3/17/2024
7.0.5.5 123 3/16/2024
7.0.5.4 118 3/13/2024
7.0.5.3 122 3/13/2024
7.0.5.2 132 3/6/2024
7.0.5.1 107 2/21/2024
7.0.4.9 131 2/21/2024
7.0.4.8 122 2/18/2024
7.0.4.7 131 2/5/2024
7.0.4.6 120 2/1/2024
7.0.4.5 128 1/26/2024
7.0.4.4 126 1/22/2024
7.0.4.3 138 1/17/2024
7.0.4.2 122 1/16/2024
7.0.4.1 118 1/16/2024
7.0.3.9 113 1/15/2024
7.0.3.8 150 1/3/2024
7.0.3.7 148 12/28/2023
7.0.3.6 138 12/27/2023
7.0.3.5 127 12/22/2023
7.0.3.4 128 12/22/2023
7.0.3.3 146 12/13/2023
7.0.3.2 116 12/13/2023
7.0.3.1 121 12/12/2023
7.0.2.9 155 11/26/2023
7.0.2.8 135 11/26/2023
7.0.2.7 160 9/26/2023
7.0.2.6 129 9/25/2023
7.0.2.5 142 9/15/2023
7.0.2.4 159 7/27/2023
7.0.2.3 201 7/22/2023
7.0.2.2 183 7/22/2023
7.0.2.1 187 7/21/2023
7.0.1.9 178 7/21/2023
7.0.1.8 174 7/20/2023
7.0.1.7 178 7/20/2023
7.0.1.6 183 7/4/2023
7.0.1.5 166 6/16/2023
7.0.1.4 182 6/13/2023
7.0.1.3 195 6/8/2023
7.0.1.2 177 6/2/2023
7.0.1.1 198 5/11/2023
7.0.0.9 193 5/10/2023
7.0.0.8 174 5/10/2023
7.0.0.7 205 4/19/2023
7.0.0.6 206 4/18/2023
7.0.0.5 247 3/27/2023
7.0.0.4 245 3/23/2023
7.0.0.3 312 1/31/2023
7.0.0.2 314 1/30/2023
7.0.0.1 340 12/24/2022
6.0.2.5 391 11/16/2022
6.0.2.4 364 11/10/2022
6.0.2.3 449 10/11/2022
6.0.2.2 502 9/23/2022
6.0.2.1 507 8/14/2022
6.0.1.9 504 8/13/2022
6.0.1.8 526 6/6/2022
6.0.1.7 553 5/26/2022
6.0.1.6 549 5/11/2022
6.0.1.5 538 5/10/2022
6.0.1.4 599 4/8/2022
6.0.1.3 605 4/2/2022
6.0.1.2 566 4/2/2022
6.0.1.1 562 3/18/2022
6.0.0.9 484 3/5/2022
6.0.0.8 489 2/19/2022
6.0.0.7 473 2/15/2022
6.0.0.6 485 2/14/2022
6.0.0.5 519 1/28/2022
6.0.0.4 517 1/13/2022
6.0.0.3 505 1/12/2022
6.0.0.2 368 12/21/2021
6.0.0.1 361 12/13/2021
5.0.3.7 439 10/16/2021
5.0.3.6 355 10/14/2021
5.0.3.5 336 10/13/2021
5.0.3.4 396 10/8/2021
5.0.3.3 360 9/17/2021
5.0.3.2 405 9/16/2021
5.0.3.1 349 9/15/2021
5.0.2.9 329 9/15/2021
5.0.2.8 375 8/31/2021
5.0.2.7 393 8/28/2021
5.0.2.6 387 8/22/2021
5.0.2.5 374 8/13/2021
5.0.2.4 384 8/13/2021
5.0.2.3 429 7/8/2021
5.0.2.2 386 7/1/2021
5.0.2.1 439 6/16/2021
5.0.1.9 400 5/12/2021
5.0.1.8 362 5/9/2021
5.0.1.7 421 5/7/2021
5.0.1.6 428 4/17/2021
5.0.1.5 388 4/16/2021
5.0.1.4 378 4/15/2021
5.0.1.3 375 4/15/2021
5.0.1.2 387 4/12/2021