Documentation

From NetLogger

Jump to: navigation, search

Contents

4.1.2

4.1.2 is the latest release and the recommended version.

Trunk

The trunk is where current development and testing takes place. Trunk documentation generated as part of our nightly builds is available or you can also check out and build the latest version of the documentation from subversion.

Trunk: Nightly Builds

Trunk: Subversion

svn co https://cvs.globus.org/repos/netlogger/trunk/doc
cd doc
make  # or perhaps gmake

Historical

Version Date Manual Cookbook APIs
4.1.1 2009-05-13 HTML, PDF HTML, PDF C, Java, Perl, Python
4.1.0 2008-10-03 HTML, PDF HTML, PDF C, Java, Perl, Python


Archives

As of version 4.1.0 we reorganized the documentation into three parts, all of which will be tied to a specific version:

  • User/developer manual
  • Cookbook
  • Logging API reference (as in 4.0.x)

Version 4.0.x provided wiki pages with links to manpages, and API docs.

Old, pre -4.0.x documentation provided a mix of manual and tutorial.