devel/log4cxx

Log4cxx is a port to C++ of the Log4j project
Directory:
devel/log4cxx (package's history)
Package version:
log4cxx-0.10.0r1
Home page:
http://logging.apache.org/log4cxx/
License:
apache-2.0
Source archive:
http://archive.apache.org/dist/logging/log4cxx/0.10.0/apache-log4cxx-0.10.0.tar.gz
Description:
Apache log4cxx is a logging framework for C++ patterned after Apache log4j. Apache log4cxx uses Apache Portable Runtime for most platform-specific code and should be usable on any platform supported by APR. log4cxx is designed to be reliable, fast and extensible. Since logging is rarely the main focus of an application, the log4cxx API strives to be simple to understand and to use. Apache log4cxx is licensed under the Apache License, an open source license certified by the Open Source Initiative.
Run dependencies:
apr>=1, apr-util>=1, libstdc++
Build dependencies:
digest>=20080510, doxygen>=1.5, g++>=3, gcc>=3, patch>=2.0, pax, pkg_install>=20110805.12, tnftp>=20091122
General options:
debug
Produce debugging information for binary programs
doc
Install log4cxx documentation
c++-compiler alternatives:
g++
Use the GNU C++ compiler
clang++
Use the LLVM C++ compiler
ccache-g++
Use ccache and the GNU C++ compiler
ccache-clang++
Use ccache and the LLVM C++ compiler
c-compiler alternatives:
gcc
Use the GNU C compiler
clang
Use the LLVM C compiler
ccache-gcc
Use ccache and the GNU C compiler
ccache-clang
Use ccache and the LLVM C compiler