logging.rst
changeset 59 66723b622888
child 735 5c437e2d5fe1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/logging.rst	Sat Mar 28 23:04:35 2009 +0200
@@ -0,0 +1,34 @@
+-*- outline -*-
+
+* 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