summaryrefslogtreecommitdiffstats
path: root/package/liblogging/Config.in
blob: 12ee950dc87f633a96b70cdd3bed5989987b0af5 (plain)
1
2
3
4
5
6
7
8
9
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/
OpenPOWER on IntegriCloud