About logging.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sat, 28 Mar 2009 23:04:35 +0200
changeset 59 66723b622888
parent 58 a5cc60b53add
child 60 33665f84586a
About logging.
logging.rst
--- /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