Introduction - If you have any usage issues, please Google them yourself
NLog the realization of the use of a simple log records (including source code) is currently more popular. Net framework is the Log of log4net, but personally feel that the relatively cumbersome to configure log4net, here I would like to recommend a relatively simple and practical log framework: NLog. Friends who are interested can go to download http://www.nlog-project.org/ source code and demo, I do not here described in detail. I am trying to do a simple demo, aimed at achieving a simple log records, would like to share with you
Packet : 95302947nlogwebtest.rar filelist
nlogwebtest\App_Code\Log.cs
nlogwebtest\Bin\NLog.dll
nlogwebtest\Default.aspx
nlogwebtest\Default.aspx.cs
nlogwebtest\infomation.txt
nlogwebtest\Web.Config
nlogwebtest\App_Code
nlogwebtest\Bin
nlogwebtest\log
nlogwebtest