Log for C is a library for flexible logging to files, syslog, and other destinations. It is modeled after the Log for Java library, staying as close to its API as is reasonable.
| Tags | Software Development Libraries |
|---|---|
| Licenses | LGPL |
| Operating Systems | Unix Mac OS X Windows Windows Windows |
| Implementation | C |
Recent releases


Release Notes: This version adds new support for Windows, Mac OS X, and other Unix platforms. Some new APIs, bugfixes, and a set of examples were also added.


Release Notes: This version corrects the broken headers released in the previous 1.0.9 version.


Release Notes: Several bugs have been fixed and some optimizations have been made to speed up logging.


Release Notes: The configuration system was much improved by using a DOM-like interface. Better documentation was written. Several bugs were fixed.


Release Notes: Improved documentation, a new mmap appender and some bug corrections.