Click here to Skip to main content
15,897,187 members
Articles / Mobile Apps

Introduction to NLog

Rate me:
Please Sign up or sign in to vote.
4.94/5 (101 votes)
13 Jul 200617 min read 903K   11K   281  
Introduction to managing diagnostic traces with NLog.
<?xml version="1.0" encoding="windows-1250" ?>
<?xml-stylesheet type="text/xsl" href="style.xsl" ?>
<content lang="en" id="download" subid="subversion">
    <h3>Subversion Repository</h3>
    <p>NLog uses Subversion 1.0 (<a href="http://subversion.tigris.org">http://subversion.tigris.org</a>)
        as its version control system. We recommend a very good Win32 Subversion client called <a href="http://tortoisesvn.tigris.org">TortoiseSVN</a>.</p>
    <p>You can grab the latest sources of the library and supporting tools at: <a href="http://svn.sav.net/repos/nlog/trunk/NLog">http://svn.sav.net/repos/nlog/trunk/NLog</a>.
        Contact <a href="mailto:jaak@jkowalski.net">Jarek</a> to get Subversion access.</p>
    <h5>Daily Subversion Snapshots</h5>
    <p>
        The source snapshots are automatically generated on each day and 
        are available <a href="http://svn.sav.net/snapshots/">here</a>.
    </p>
</content>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer (Senior)
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions