log4cpp-config
C++ library for flexible logging (development)
Install
- All systems
-
curl cmd.cat/log4cpp-config.sh
- Debian
-
apt-get install liblog4cpp5-dev
- Ubuntu
-
apt-get install liblog4cpp5-dev
- Arch Linux
-
pacman -S log4cpp
- Kali Linux
-
apt-get install liblog4cpp5-dev
- CentOS
-
yum install log4cpp
- Fedora
-
dnf install log4cpp-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install liblog4cpp5-dev
- OS X
-
brew install log4cpp
- Raspbian
-
apt-get install liblog4cpp5-dev
- Dockerfile
- dockerfile.run/log4cpp-config
liblog4cpp5-dev
C++ library for flexible logging (development)
Log for C++ is a library of C++ classes for flexible logging to files, syslog and other destinations. It is modeled after the Log for Java library (http://jakarta.apache.org/log4j/), staying as close to their API as is reasonable. This package contains the log4cpp development files.
log4cpp-devel
documentation for log4cpp
log4cpp
A library of C++ classes for flexible logging to files, syslog,
IDSA and other destinations. It is modeled after the Log for Java library (http://www.log4j.org), staying as close to their API as is reasonable.