| View previous topic :: View next topic |
| Author |
Message |
Raghavendra
Joined: 21 Aug 2007 Posts: 215
|
Posted: Mon Aug 27, 2007 4:40 am Post subject: How to use NLOG? |
|
|
Hi sir,
Can you tell me What is NLog and how it can be used in our application.
bye.....
Raghavendra... |
|
| Back to top |
|
 |
krishna
Joined: 21 Aug 2007 Posts: 28
|
Posted: Mon Aug 27, 2007 5:03 am Post subject: Brief Discussion on Nlog |
|
|
Hi,
NLog is a .NET library.It allows us to add sophisticated tracing code to your application, delivering the functionality mentioned above and much, much more. i.e we can create Log files to your Transactions like who added the new recod to database and who deleted purticular record are stored in Log Files using NLog.
Following link gives the exact definition and use of NLog.
http://www.nlog-project.org/tutorial.html
In the following link you can find out the Download for NLog.
http://www.nlog-project.org/download.html
Have a Nice Day...
Bye....
Krishna. |
|
| Back to top |
|
 |
|