log4cpp-config
C++ library for flexible logging (development)
RUN apt-get update && \
apt-get install -y liblog4cpp5-dev
RUN apt-get update && \
apt-get install -y liblog4cpp5-dev
RUN pacman -S --noconfirm log4cpp
RUN apt-get update && \
apt-get install -y liblog4cpp5-dev
RUN yum install -y log4cpp
RUN dnf install -y log4cpp-devel
RUN apt-get update && \
apt-get install -y liblog4cpp5-dev