Log for C++

Edit Package log4cpp

Log for C++ is a library of classes for flexible logging to files, syslog, and other destinations. It is modeled after the Log for Java library and stays as close to its API as is reasonable.

Refresh
Refresh
Source Files
Filename Size Changed
log4cpp-1.1.4.tar.gz 0000637440 623 KB
log4cpp.changes 0000003841 3.75 KB
log4cpp.spec 0000002880 2.81 KB
Latest Revision
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1136398 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 5)
- update to version 1.1.4
  * fix for bug 152: use timespec and clock_settime for c++11 and
    higher; use stime for glibc version lower than 2.31; none for
    other cases
  * Replace obsolete auto_ptr removed in C++17 with newer
    unique_ptr since C++11
  * Replace older Non-throwing dynamic exception specification
    throw() removed in C++20 with newer noexcept since C++11
  * Patch #49 C99 compatibility fix for snprintf configure check
  * va_copy is here since c++11; fallback to simple copy if
    standard is not specified or less than c++11
- Replace _service with full URL in Source (forwarded request 1136382 from StefanBruens)
Comments 0
openSUSE Build Service is sponsored by