buildrootschalter/package/liblogging/Config.in

10 lines
286 B
Plaintext

config BR2_PACKAGE_LIBLOGGING
bool "liblogging"
select BR2_PACKAGE_SYSTEMD_COMPAT if BR2_INIT_SYSTEMD
help
Liblogging is an easy to use library for
logging. It offers an enhanced replacement
for the syslog() call, but retains its ease of use.
http://www.liblogging.org/