log4net.jt
---------------------------------- 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.Cip("192.168.1.2").Info("日志5"); log.Info("日志6"); ---------------------------------- 查询日志: ---------------------------------- 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}"); } ----------------------------------
Activity
- Latest release
- 1w ago
- Total releases
- 24
- Cadence
- ~daily
- Last 12 months
- 1
Details
- First release
- Sep 30, 2019
| Version | Released | |
|---|---|---|
2.0.8.33
patch
|
2.0.8.33
patch
Dependencies (6)
|
|
2.0.8.32
patch
|
2.0.8.32
patch
Dependencies (6)
|
|
2.0.8.31
patch
|
2.0.8.31
patch
Dependencies (6)
|
|
2.0.8.30
patch
|
2.0.8.30
patch
Dependencies (6)
|
|
2.0.8.29
patch
|
2.0.8.29
patch
Dependencies (6)
|
|
2.0.8.28
patch
|
2.0.8.28
patch
Dependencies (6)
|
|
2.0.8.27
patch
|
2.0.8.27
patch
Dependencies (6)
|
|
2.0.8.26
patch
|
2.0.8.26
patch
Dependencies (6)
|
|
2.0.8.25
patch
|
2.0.8.25
patch
Dependencies (6)
|
|
2.0.8.24
patch
|
2.0.8.24
patch
Dependencies (6)
|
|
2.0.8.23
patch
|
2.0.8.23
patch
Dependencies (6)
|
|
2.0.8.22
patch
|
2.0.8.22
patch
Dependencies (6)
|
|
2.0.8.21
patch
|
2.0.8.21
patch
Dependencies (6)
|
|
2.0.8.20
patch
|
2.0.8.20
patch
Dependencies (6)
|
|
2.0.8.19
patch
|
2.0.8.19
patch
Dependencies (6)
|
|
2.0.8.18
patch
|
2.0.8.18
patch
Dependencies (6)
|
|
2.0.8.17
patch
|
2.0.8.17
patch
Dependencies (6)
|
|
2.0.8.16
patch
|
2.0.8.16
patch
Dependencies (10)
+ 2 more |
|
2.0.8.15
patch
|
2.0.8.15
patch
Dependencies (10)
+ 2 more |
|
2.0.8.14
patch
|
2.0.8.14
patch
Dependencies (10)
+ 2 more |
|
2.0.8.13
patch
|
2.0.8.13
patch
Dependencies (10)
+ 2 more |
|
2.0.8.12
patch
|
2.0.8.12
patch
Dependencies (10)
+ 2 more |
|
2.0.8.11
patch
|
2.0.8.11
patch
Dependencies (16)
+ 8 more |
|
2.0.8
initial
|
2.0.8
initial
|