A library of C for flexible logging to files, syslog and other destinations
Log4c is a library of C for flexible logging to files, syslog and other
destinations. It is modeled after the Log for Java library
(http://jakarta.apache.org/log4j/), staying as close to their API as is
reasonable.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/log4c && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000010 10 Bytes | |
log4c-1.2.4.tar.gz | 0000559789 547 KB | |
log4c.changes | 0000004106 4.01 KB | |
log4c.spec | 0000004209 4.11 KB |
Revision 24 (latest revision is 27)
Tomáš Chvátal (scarabeus_factory)
accepted
request 203208
from
Michal Vyskocil (mvyskocil)
(revision 24)
- make check fails on symlinks made by fdupes * run check in build phase then - Update to 1.2.4 * new date_local and date_local_r appenders * fixed several warnings * public API functions with format strings are marked by GNU C format attribute 1.2.3: * use UTF-8 encoding in AUTHORS file * update FSF address in license and headers * manpage for log4c-config * pkgconfig file * fixed memory leaks in log4c_ini()/log4c_fini() * use more recent autotools 1.2.1: * added log4c_appender_syslog_set_facility() * rollingfile appender crash fixes * load only first log4crc file * fixed crash on messages longer than 1024 bytes * added one missing C++ declaration * fixed reopening of the stream appender * proper copy message over end of the file in mmap appender * various small other fixes - Use pristine upstream tarball and source url - Reformat spec file and add make check call - Call fdupes on documentation and manual pages - Drop log4crc.sample installation and moved to documentation of devel package - Moved unecessary documentation files (README, AUTHORS, ChangeLog)
Comments 0