Last updated: 2006-09-18

This website is based on NLog v1.0. Click here to view the documentation for other versions.

Documentation

Reference

  • .NET API - native API
  • C/C++ API - a wrapper API to be used in legacy C/C++ applications
  • COM API - a wrapper API to be used in legacy COM applications
  • Targets - this is where trace output goes
  • Layouts - output formats (plain text, XML, CSV)
  • Layout Renderers - specify things that should be included in output (date, time, class, method, ...)
  • Filters - eliminate messages
  • Conditions - simple predicate language to filter messages

How to...

Last updated: 2006-09-15 22:00:07

Webwww.nlog-project.org