1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-03-01 06:07:06 +00:00
Files
operating-system/buildroot/package/liblogging/Config.in
2018-03-17 23:47:00 +00:00

9 lines
231 B
Plaintext

config BR2_PACKAGE_LIBLOGGING
bool "liblogging"
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/