文件名称:Logger
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-04-08
- 文件大小:
- 59kb
- 下载次数:
- 0次
- 提 供 者:
- wpu***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#源码编写实现记录操作日志程序,可以停止启动日期,如果超过一个月自动删除日志文件,以便释放磁盘资源,一刻钟扫描一次,检测并删除过期文件(只保留最近一个月的日志文件),当日志文件不止一个时, 初始化组件运行所需参数,生成的日志记录在logs目录下,与exe同级目录。-Written in C# source code to achieve the operation log recording program, you can stop start date, if more than a month automatically delete the log files to free up disk resources, a quarter of an hour scan, detect and delete expired files (keep only the last month of the log file), when when more than one log file, run the component initialization parameters required to generate log records in the logs directory, the same directory with the exe.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Logger\.svn\all-wcprops
......\....\entries
......\....\prop-base\AutoUpdater.suo.svn-base
......\....\text-base\AutoUpdater.sln.svn-base
......\....\.........\AutoUpdater.suo.svn-base
......\....\.........\Read me.txt.svn-base
......\Soar.Framework.sln
......\Soar.Framework.suo
......\.....Host\Form1.cs
......\.........\Form1.Designer.cs
......\.........\Form1.resx
......\.........\Program.cs
......\.........\...perties\AssemblyInfo.cs
......\.........\..........\Resources.Designer.cs
......\.........\..........\Resources.resx
......\.........\..........\Settings.Designer.cs
......\.........\..........\Settings.settings
......\.........\Soar.Host.csproj
......\.....Logger\bin\Debug\Soar.Logger.dll
......\...........\...\.....\Soar.Logger.pdb
......\...........\ILogger.cs
......\...........\LogEntity.cs
......\...........\Logger.cs
......\...........\LogItem.cs
......\...........\obj\Debug\Refactor\Soar.Logger.dll
......\...........\...\.....\Soar.Logger.csproj.FileListAbsolute.txt
......\...........\...\.....\Soar.Logger.dll
......\...........\...\.....\Soar.Logger.pdb
......\...........\Properties\AssemblyInfo.cs
......\...........\Soar.Logger.csproj
......\...........\obj\Debug\Refactor
......\...........\...\.....\TempPE
......\.svn\tmp\prop-base
......\....\...\props
......\....\...\text-base
......\Soar.Logger\bin\Debug
......\...........\obj\Debug
......\.svn\prop-base
......\....\props
......\....\text-base
......\....\tmp
......\Soar.Host\Properties
......\.....Logger\bin
......\...........\obj
......\...........\Properties
......\.svn
......\Soar.Host
......\Soar.Logger
Logger