log4c-config
C library for flexible logging (development)
Install
- All systems
-
curl cmd.cat/log4c-config.sh
- Debian
-
apt-get install liblog4c-dev - Ubuntu
-
apt-get install liblog4c-dev - Kali Linux
-
apt-get install liblog4c-dev - Fedora
-
dnf install mingw64-log4c - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install liblog4c-dev - Raspbian
-
apt-get install liblog4c-dev
liblog4c-dev
C library for flexible logging (development)
Log4c is a library of C for flexible logging to files, syslog and other destinations. It is modeled after the Log for Java library (http://logging.apache.org), staying as close to their API as is reasonable. This package contains the Log4c development files.