How to Install librlog-dev in Ubuntu 18.04



Install librlog-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install librlog-dev

Description:

flexible message logging library - development files

RLog library provides a flexible message logging facility for C++ programs and libraries. It is meant to be fast enough to live in production code. RLog provides macros which are similar to Qt's debug macros, which are similar to simple printf() statements . This package provides development files and API documentation.

Version: 1.4-4

Section: universe/libdevel