rlog

C++ logging library

WWW CVSWeb GITHub
  1. Package version
    rlog-1.4p2
  2. Maintainer
    The OpenBSD ports mailing-list

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.