This package browser is in early development. Mind the rough edges.

log4cpp 1.1.3

Log library for C++

Log4cpp is library of C++ classes for flexible logging to files, syslog, IDSA and other destinations. It is modeled after the Log4j Java library, staying as close to their API as is reasonable.

Installation

Install log4cpp 1.1.3 as follows:

guix install log4cpp@1.1.3

Or install the latest version:

guix install log4cpp

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.