log4net.jt 2.0.8.29

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

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

// Install log4net.jt as a Cake Tool
#tool nuget:?package=log4net.jt&version=2.0.8.29

----------------------------------
log4net 的扩展,支持mongodb(>=net4.0),Elasticsearch(>=net4.5),支持自定义文件名
----------------------------------
应用说明详见:您本地nuget包中
packages\..\lib\net45使用说明.docx
packages\..\lib\netcore使用说明.docx
----------------------------------
应用实例:
----------------------------------
写入日志:
----------------------------------
string FilePath = System.AppContext.BaseDirectory + "\\文件夹a\\自定义文件.txt";
ThreadContext.Properties["cip"] = "192.168.0.102"; //自定义客户端ip
log.Info("日志1");
log.File(FilePath).Info("日志2");
log.File(FilePath).Method("方法名3").InfoFormat("日志3");
log.Method("方法名4").Info("日志4");
log.Info("日志5");
----------------------------------
查询日志:
----------------------------------
var data = log.MongoCollection("mongoDBConfig链接字符").Search(new Log4NetSearch()
{
appidlog = $"{appid}logs",//mongo库
//begtime = DateTime.Now.AddDays(-1),
//endtime = DateTime.Now.AddDays(1),
message = "关键字",
});
if (data != null)
{
Console.WriteLine($"data.Count:{data.Count}");
}
----------------------------------

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.6 is compatible.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net20 is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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
2.0.8.32 970 2/24/2023
2.0.8.31 1,021 2/23/2023
2.0.8.30 1,230 9/28/2022
2.0.8.29 1,162 11/12/2021
2.0.8.28 1,410 12/13/2019
2.0.8.27 1,333 12/5/2019
2.0.8.26 1,312 12/4/2019
2.0.8.25 1,383 12/4/2019
2.0.8.24 1,206 11/28/2019
2.0.8.23 1,322 11/26/2019
2.0.8.22 1,270 11/19/2019
2.0.8.21 1,379 11/18/2019
2.0.8.20 1,422 11/4/2019
2.0.8.19 1,339 10/10/2019
2.0.8.18 1,373 10/9/2019
2.0.8.17 1,338 10/8/2019
2.0.8.16 1,362 10/3/2019
2.0.8.15 1,219 10/3/2019
2.0.8.14 1,207 10/2/2019
2.0.8.13 1,233 10/2/2019
2.0.8.12 1,194 10/2/2019
2.0.8.11 2,124 9/30/2019
2.0.8 2,094 9/30/2019