5 | | name log4cpp |
6 | | version 0.3.4b |
7 | | categories devel |
8 | | maintainers andre@splunk.com |
9 | | description configurable logging for C++ |
10 | | long_description Log4cpp is library of C++ classes for flexible logging to \ |
11 | | files, syslog, IDSA and other destinations. It is modeled \ |
12 | | after the Log4j Java library, staying as close to their \ |
13 | | API as is reasonable. |
14 | | homepage http://log4cpp.sourceforge.net/ |
15 | | master_sites sourceforge |
16 | | configure.args --disable-doxygen \ |
17 | | --disable-dot \ |
18 | | --disable-html-docs \ |
19 | | --disable-latex-docs |
20 | | checksums md5 8051f012fcc58173e8015710d449457a |
| 5 | name log4cpp |
| 6 | version 0.3.5rc3 |
| 7 | revision 1 |
| 8 | categories devel |
| 9 | maintainers andre@splunk.com |
| 10 | description configurable logging for C++ |
| 11 | long_description Log4cpp is library of C++ classes for flexible logging to \ |
| 12 | files, syslog, IDSA and other destinations. It is modeled \ |
| 13 | after the Log4j Java library, staying as close to their \ |
| 14 | API as is reasonable. |
| 15 | homepage http://log4cpp.sourceforge.net/ |
| 16 | master_sites sourceforge |
| 17 | configure.args --disable-doxygen \ |
| 18 | --disable-dot \ |
| 19 | --disable-html-docs \ |
| 20 | --disable-latex-docs |
| 21 | checksums md5 13177d6bf50e403cc72b15e903326392 |
| 22 | |
| 23 | patchfiles patch-Manipulator.hh |