Projects / liberror

liberror

liberror is a library for C and C++ that addresses the allegedly simply task of printing messages. It is essentially a feature-rich substitute for fprintf. Features include colours via ANSI mark-up, multiple error streams, report files, automatic error number assignment, filtering by number, subsystems, and groups, buffering with manual filtering and re-issuing, callbacks, error counters, time stamping, and message styles.

Tags
Operating Systems
Implementation

RSS Recent releases

  •  17 Sep 2008 05:01

Release Notes: Separate filters for developer messages were introduced. A function for flushing all buffers was added for debugging purposes.

Release Notes: The library uses less memory and is faster. Command line parsing was improved and parts of the parser are now exported. A few bugs were fixed.

  •  08 Feb 2007 22:51

Release Notes: Some command line options for debugging were added. Support for XML report files was prepared by adding more message callbacks. Compilation problems for newer GCCs were fixed. Debian package support was added.

  •  08 Dec 2005 11:32

Release Notes: The package compiles under Windows now (there were missing files). The assert() macro now correctly prints nested asserts. New command line options for debugging: forced assertion failure and endless loop.

  •  07 Sep 2005 06:43

Release Notes: A bugfix was made for --msg-{hide,suppress}-{subsystem,group} for multiple comma-separated values. This bug led to in infinite loop that consumed memory and eventually led to a crash.

Screenshot

Project Spotlight

jOpenDocument

A pure Java library for manipulation of OASIS Open Document files.

Screenshot

Project Spotlight

Soffid IAM

An identity and access management system for enterprise applications.