summaryrefslogtreecommitdiffstats
path: root/development/apache-log4cxx/slack-desc
blob: 9f97d56966d23597c10f4264345e98f0efeeb161 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

              |-----handy-ruler------------------------------------------------------|
apache-log4cxx: apache-log4cxx (A logging framework for C++)
apache-log4cxx:
apache-log4cxx: Apache log4cxx is a logging framework for C++ patterned after Apache
apache-log4cxx: log4j, which uses Apache Portable Runtime for most platform-specific
apache-log4cxx: code and should be usable on any platform supported by APR. Apache
apache-log4cxx: log4cxx is licensed under the Apache License, an open source license
apache-log4cxx: certified by the Open Source Initiative.
apache-log4cxx:
apache-log4cxx: Log4cxx is designed to be reliable, fast and extensible. Since
apache-log4cxx: logging is rarely the main focus of an application, the log4cxx API
apache-log4cxx: strives to be simple to understand and to use.