logging.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sat, 19 Feb 2011 13:56:44 +0200
changeset 822 128982e6689b
parent 735 5c437e2d5fe1
child 899 7b4265c8d324
permissions -rw-r--r--
Automated merge with file:///cygdrive/e/srv/hg/tips

-*- mode: outline; coding: utf-8; fill-column: 80 -*-

* Logging libs for c/c++.

See below. Note that this libs complicate and its goal to provide
functionality similar to log4j.

** log4c.

See

  http://log4c.sourceforge.net/

** log4cplus.

See

  http://log4cplus.sourceforge.net/

** Log for C++.

Stop maintained at 2003.

See

  http://log4cpp.sourceforge.net/

* log4j.

Apache log4j is a Java-based logging utility.

See

  http://logging.apache.org