tree: 353d8f471da1bf2cabd660054b3911588b79baab [path history] [tgz]
  1. log_writer/
  2. log_writer_stdout/
  3. log_writer_syslog/
  4. CMakeLists.txt
  5. README.md
log_writer/README.md

Log Writer

The Celix Log Writers are components that read/listen to the Log Service and print the Log entries to the console or syslog, respectively.

CMake options
BUILD_LOG_WRITER=ON
BUILD_LOG_WRITER_SYSLOG=ON