文件名称:Log4NetDemo
- 所属分类:
- WEB源码
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-08-08
- 文件大小:
- 190kb
- 下载次数:
- 0次
- 提 供 者:
- l**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
log4net封装成类库,将日志写入文件,根据日期每天生成一个文件.此示例为web方式,winform方式.需要复制配置文件,然后直接引用封装好的类库即可-log4net package into library, to write the log files, generates a file according to the date every day. This example is web mode, winform way. need to copy the configuration file, then you can directly reference library encapsulated ...
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Log4NetDemo\Log4NetBLL\bin\Debug\log4net.dll
...........\..........\...\.....\Log4NetBLL.dll
...........\..........\...\.....\Log4NetBLL.pdb
...........\..........\Log4NetBLL.csproj
...........\..........\logBLL.cs
...........\..........\obj\Debug\Log4NetBLL.csproj.FileListAbsolute.txt
...........\..........\...\.....\Log4NetBLL.dll
...........\..........\...\.....\Log4NetBLL.pdb
...........\..........\...\.....\ResolveAssemblyReference.cache
...........\..........\Properties\AssemblyInfo.cs
...........\Log4NetDemo.sln
...........\Log4NetDemo.suo
...........\.......Web\Bin\log4net.dll
...........\..........\...\Log4NetBLL.dll
...........\..........\...\Log4NetBLL.dll.refresh
...........\..........\...\Log4NetBLL.pdb
...........\..........\Default.aspx
...........\..........\Default.aspx.cs
...........\..........\log\20130808.log
...........\..........\log4net.config
...........\..........\web.config
...........\.......BLL\obj\Debug\TempPE
...........\..........\bin\Debug
...........\..........\obj\Debug
...........\..........\bin
...........\..........\obj
...........\..........\Properties
...........\.......Web\App_Data
...........\..........\Bin
...........\..........\log
...........\Log4NetBLL
...........\Log4NetWeb
Log4NetDemo