mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-29 21:21:54 +01:00
9 lines
233 B
Plaintext
9 lines
233 B
Plaintext
config BR2_PACKAGE_EVENTLOG
|
|
bool "eventlog"
|
|
help
|
|
eventlog is a library for creating structured events from
|
|
applications, and is the workhorse behind syslog-ng's own
|
|
messages.
|
|
|
|
https://my.balabit.com/downloads/eventlog/
|