RuoVea.ExLog
5.0.6
See the version list below for details.
dotnet add package RuoVea.ExLog --version 5.0.6
NuGet\Install-Package RuoVea.ExLog -Version 5.0.6
<PackageReference Include="RuoVea.ExLog" Version="5.0.6" />
paket add RuoVea.ExLog --version 5.0.6
#r "nuget: RuoVea.ExLog, 5.0.6"
// Install RuoVea.ExLog as a Cake Addin #addin nuget:?package=RuoVea.ExLog&version=5.0.6 // Install RuoVea.ExLog as a Cake Tool #tool nuget:?package=RuoVea.ExLog&version=5.0.6
LogFactory 操作方法 、日志格式器 LogFormat
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
-
net5.0
- log4net (>= 2.0.14)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on RuoVea.ExLog:
Package | Downloads |
---|---|
RuoVea.ExFilter
注入 进行全局的异常日志收集、执行操作日志、参数验证,支持简体中文、繁体中文、粤语、日语、法语、英语. services.ExceptionSetup();// 注入 全局错误日志处 services.ExceptionSetup(ExceptionLog actionOptions);// 注入 全局错误日志处 services.ExceptionSetup(builder.Configuration.GetSection("AopOption:ExceptionLog"));// 注入 全局错误日志处 services.RequestActionSetup();// 注入 请求日志拦截 [执行操作日志、参数验证 ] services.RequestActionSetup(RequestLog actionOptions);// 注入 请求日志拦截 [执行操作日志、参数验证 ] services.RequestActionSetup(builder.Configuration.GetSection("AopOption:RequestLog"));// 注入 请求日志拦截 [执行操作日志、参数验证 ] services.ResourceSetup();//对资源型信息进行过滤 services.ResultSetup();//对结果进行统一 services.ApISafeSetup(AppSign actionOptions);//接口安全校验 services.ApISafeSetup(builder.Configuration.GetSection("AopOption:AppSign"));//接口安全校验 services.ApISignSetup(AppSign actionOptions);//签名验证 ( appKey + signKey + timeStamp + data ); services.ApISignSetup(builder.Configuration.GetSection("AopOption:AppSign"));//签名验证 ( appKey + signKey + timeStamp + data ); services.AddValidateSetup();//模型校验 services.AddUiFilesZipSetup();//将前端UI压缩文件进行解压 不进行接口安全校验 -> NonAplSafeAttribute 不签名验证 -> NonAplSignAttribute 不进行全局的异常日志收集 -> NonExceptionAttribute 不对资源型信息进行过滤 -> NonResourceAttribute 不对结果进行统一 -> NonRestfulResultAttribute |
|
RuoVea.ExGlobal
web 注入 全局错误日志、操作日志记录 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.0.0.1 | 105 | 7/23/2024 |
8.0.0 | 250 | 11/24/2023 |
7.0.0 | 130 | 7/23/2024 |
6.0.1.1 | 1,661 | 7/23/2024 |
6.0.1 | 3,077 | 6/8/2022 |
6.0.0 | 2,107 | 2/9/2022 |
5.0.6 | 526 | 6/8/2022 |
5.0.5 | 2,008 | 11/26/2021 |
5.0.4 | 2,172 | 11/26/2021 |
5.0.3 | 1,884 | 11/26/2021 |
5.0.2 | 4,687 | 11/24/2021 |
5.0.1 | 1,345 | 9/30/2021 |
5.0.0 | 555 | 9/27/2021 |
2.1.1.2 | 72 | 7/23/2024 |
2.1.1.1 | 144 | 11/24/2023 |
2.1.1 | 492 | 6/9/2022 |
2.1.0 | 470 | 6/8/2022 |
2.0.0 | 83 | 9/22/2024 |