Logging Framework for C

18 Recommendations
158 Downloads (This Week)
Last Update:
Download log4c-1.2.3.tar.gz
Browse All Files
BSD Windows Mac Solaris Linux

Description

ANSI C functions and macros for flexible logging to files 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.
Intended for use in time-space critical environments

Logging Framework for C Web Site

Update Notifications





User Ratings

 
 
18
4
Write a Review

User Reviews

  • Posted by HardySimpson 2012-07-15

    log4c is out of date, try zlog! http:[[hardysimpson.github.com/zlog

  • Posted by J-F Smigielski 2012-11-20

    /* user of version 1.2.{0,1}, in C project on Linux */ Log4c is fine for small project that can afford having configuration files. For larger project with a lot of processes it quickly becomes a pain to maintain thoses configuration files. And on-the-fly configuration was a pain with log4c I was disappointed by: * the use of mutexes in the logging handler, causing deadlocks when calling a logging function in a signal handler. * the strange behavior when overriding a category's logger (message dupplication). * the end-of-support and the no-answer received for support requests. * the removal of log4c from some big and official Linux distribution (i.e. Fedora Core 17) I found really easier to use the Gnome Library (GLib2.0) internal logging support. Now is my life easier, happier.

  • Posted by Isaac 2012-11-11

    log4c works great

  • Posted by san1079 2013-04-17

    I am new to log4c. Could someone explain how can i use log4c to write logs to a log server? Thanks on advance.

  • Posted by Dillon 2013-02-14

    Love that its free

  • Posted by Nicolas 2013-01-20

    thank you log4c

Read more reviews

Additional Project Details

Languages

English

Intended Audience

Developers

Programming Language

C

Registered

2001-10-25

Icons must be PNG, GIF, or JPEG and less than 1 MiB in size. They will be displayed as 48x48 images.