C++ logging library
RLog is a flexible message logging facility for C++ programs and
libraries. It is highly optimized for the case where no log messages are
output, so that it can be left in production code and enabled on-demand.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: http://www.arg0.net/rlog
