mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
A library of C++ classes for flexible logging to files, syslog, IDSA and other destinations.
5 lines
248 B
Text
5 lines
248 B
Text
A library of C++ classes for flexible logging to files, syslog, IDSA and
|
|
other destinations. It is modeled after the Log for Java library
|
|
(http://www.log4j.org), staying as close to their API as is reasonable.
|
|
|
|
WWW: http://log4cpp.sourceforge.net/
|