logging.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 18 Sep 2015 16:08:00 +0300
changeset 1757 bf335700acbe
parent 899 7b4265c8d324
permissions -rw-r--r--
how fix "err:virtual:map_image failed to set 60000020 protection on section .text, noexec filesystem?"

-*- mode: outline; coding: utf-8; -*-

* 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