9 lines
240 B
Plaintext
9 lines
240 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.
|
||
|
|
||
|
https://www.rsyslog.com/liblogging/
|