How to Install liblog4cxx-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install liblog4cxx-dev

Description:

Logging library for C++ (development files)

Log4cxx is the C++ port of log4j, a logging framework for JAVA. Log4cxx attempts to mimic log4j usage as much as the language will allow and to be compatible with log4j configuration and output formats. . This package provides the development files.

Homepage: https://logging.apache.org/log4cxx/index.html

Version: 0.10.0-13ubuntu2

Section: universe/libdevel